Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
2018.3.0a3
Issue ID
1050909
Regression
Yes
[UI] Editor crashes after deleting gameobject while Lightmap Preview window is rendered
Steps to repro:
1. Download attached project - https://drive.google.com/open?id=1CUYfEctEbmS1aFEk9ElzGiqzlmQz9J5d
2. Open the project and '464-BakedLightingLights-editor' scene;
3. Wait until scene's lighting auto-bakes;
4. In the Hierarchy select 'Quad' gameobject and delete it.
Actual result:
Crash with the empty stacktrace.
Regression introduced in 2018.3.0a1.
Expected result:
Crash doesn't happen after removing gameobject, while Lightmap Preview window is rendered.
Notes:
- Reproducible in 2018.3.0a3, 2018.3.0a2, 2018.3.0a1;
- Not reproducible in 2018.2.0b10, 2018.1.6f1;
- Reproducible only when new Lighting Preview window is rendered.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment