Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2
Votes
0
Found in
2017.1.0b6
Issue ID
919023
Regression
Yes
Editor crashes in Transform::CountNodesDeep when loading a new scene
To reproduce:
1. Open the project, attached by user (GameOfKartofeel.zip)
2. Open "Fase1" scene
3. Enter Play mode
4. Move character to the top and enter the green rectangle.
Expected: scene is loaded normally without crashes
Reproduced in 2017.1.0b3, 2017.1.0b6, 2017.1.0b9, 2017.2.0a3
Did not reproduce in 5.6.1p2, 2017.1.0b2
Regression introduced in 2017.1.0b3
Fixed in 2017.3.0b1
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
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
sebas77
Oct 05, 2017 18:09
Fixed, it was due to a serialization problem either on the navmesh, lightmap or occlusion data. I just deleted the data folder next to the map to fix the issue.
sebas77
Oct 05, 2017 15:15
it looks like I am forced to revert to 5.6.2 because of this
sebas77
Oct 05, 2017 13:49
Reproduced in 5.6.3p3 any clue how to fix it?