Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a12
2020.1
2020.1.0a18
Issue ID
1209828
Regression
Yes
[Enlighten] "There should be one material data entry per instance" error is thrown on deleting static game object after baking
"There should be one material data entry per instance" error is thrown on deleting static game object after baking the scene.
Steps to repro:
1. Create a new Project.
2. Create a static cube game object.
3. Windows > Rendering > Lighting Settings.
4. Lightmapping Settings > Lightmapper > Enlighten.
5. Delete Cube game object after baking the scene.
Actual Result:
"There should be one material data entry per instance" error in the console window.
Expected Result:
No Errors in the console.
Reproducible in:
2020.1.0a18, 2019.3.0f5(209f7fb30bd5), 2019.3.0a12.
Working Fine in:
2019.3.0a11.
Environment:
Occurring on Windows & Mac.
Stack trace:
There should be one material data entry per instance. Instance data entries: 0, material data entries: 1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment