Search Issue Tracker
Fixed in 5.6.0f3
Votes
9
Found in
5.5.0b3
Issue ID
832122
Regression
No
[Lightmapping]Console throws 'Couldn't find baked index for current light' when baking LightProbe set
Reproduction steps:
1. Open my attached project: https://oc.unity3d.com/index.php/s/uhz0n22B3AG5jm4 (check the edit for the password)
2. Open the 'Entrance' scene
3. Build the lightmap
4. Console throws Couldn't find baked index for current light error.
(The error is thrown during 'bake LightProbe set' process)
Note this error can be cleared and if you build the lightmap again, the console doesn't throw it.
Reproduced on Unity 5.5.0b4. 5.5.0b3, 5.4.1p1, couldn't reproduce with earlier versions, because most gameObjects become invisble, or Unity just crashes
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Uncle_Mikey
Mar 24, 2017 14:19
I tracked it to just a few light probes when I had the problem. I replaced those FOUR and baked again. No problems from there on! Unfortunately, it took a lot of baking and eliminating groups of light probes to find this out. In that time, I grew a beard.
Chow!
apostlecephas
Mar 01, 2017 11:39
sorry forgot to put : using unity 5.5.1f1
apostlecephas
Mar 01, 2017 11:38
same here except error doesn't clear (it reproduces ever time you run a bake)