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
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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
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?