Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
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
Comments (3)
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
- “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
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?