11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
显示 1 - 10 of 34
用户评论
排序
It works well when editing, but there are two lines in one of the scripts that only work in editor and not in build. To fix: wrap lines 34 and 63 in LightProbeGroupControl.cs with #if(UNITY_EDITOR) and it should stop the errors.
这条评论是否有帮助?
0
0
c
Used It For Awhile
2 years ago
coolpuppykid基于版本1.0.12
Really Nice Asset You Do Have to Change Some Code in It to Make It Work but Besides That Has Saved 100+ Hours of Placing Probes 4/5 Because You Have to Modify It to Make It Build
这条评论是否有帮助?
0
0
It's free, and it works decently, however, it still leaves you with a fair bit of manual management work, and working with probes in general on any scale beyond 10 probes is just obnoxious.
That said, theres better tools (though, paid) for handling 'all' the management of probes.
Still, decent. And free.
这条评论是否有帮助?
0
0
As described, this is a simple way of quickly setting up a probe grid in your scene. It works perfectly all the way until you have to build, at which point you'll get errors as noted in other reviews here.
I found Goteki45's solution to work the best for me (using #if/#endif statements to isolate the part(s) of the code which cause the build errors) to alleviate this issue.
All in all, I'm saving a lot of time thanks to this asset, and thanks to the help of other helpful reviewers!
这条评论是否有帮助?
0
0
It is for free and does its job 100% better than my paid solution. And it works with Unity 2021 LTS. Just don't forget to fix the LighProbeGroupControl as stated in the comments below. I recommend the #if UNITY_EDITOR TheProblematicPieceOfCode #endifsolution. You just place this around the code that breaks the build process and then you don't have to delete the components and it works like a charm!
这条评论是否有帮助?
2
0
X
does not compile by errors
4 years ago
XGS-Studios基于版本1.0.12
Assets\SimpleLightProbePlacer\Scripts\LightProbeGroupControl.cs(34,13): error CS0200: Property or indexer 'LightProbeGroup.probePositions' cannot be assigned to -- it is read only
Assets\SimpleLightProbePlacer\Scripts\LightProbeGroupControl.cs(61,13): error CS0200: Property or indexer 'LightProbeGroup.probePositions' cannot be assigned to -- it is read only
Error building Player because scripts had compiler errors
Build completed with a result of 'Failed' in 3 seconds (2669 ms)
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()
UnityEditor.BuildPlayerWindow+BuildMethodException: 3 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002ca] in <33fb8f3984d146e083d756d969c06738>:0
at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x00080] in <33fb8f3984d146e083d756d969c06738>:0
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()
这条评论是否有帮助?
4
1
t
Works wonders!
4 years ago
tumtumtumtum基于版本1.0.12
If you want a quick way to do a grid of lightprobes. This is the asset to do it.
这条评论是否有帮助?
0
0
高品质资源
11000+款5星资源
深受用户信赖
8.5万+用户参与评分
强大的社区支持
10万+社区成员鼎力支持