Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.0a1
Issue ID
956042
Regression
Yes
Assert errors thrown in console when marking prefabs as static
Steps for reproduction:
1) Create an empty GameObject in Hierarchy
2) Create two cubes as a child of empty GameObject
3) Drag the GameObject to Project tab to convert it to a prefab
4) In Project tab, find the prefab and mark it as `Lightmap static` (or use any other static option) in Inspector tab
5) Say yes to setting all the child objects as static too
6) Crash or error thrown
Notes:
- (!) Bug only occurs on Mac platform, it's not reproducible on Windows
- Issue occurs on both debug/release modes
- Issue is introduced in 2018.1.0a1 (consistently reproduced in rev. 719f8569cac3)
- Crash issue is observed once
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