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
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment