Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.2.0f1
2017.3.1f1
Issue ID
1013407
Regression
No
While changing two scenes assertion error about terrain appears in console
Reproduction steps:
1. Download "unityTerrainAssert.zip" project and open in Unity
2. Enter Play mode
3. Walk forward with W to the door and press ctrl
Expected: no error shows up in the console
Actual: error appears in the console
Reproduced on: 2017.2.0f1; 2017.2.2p1; 2017.3.2f1; 2018.1.0a5
Note reproduced on: 2017.2.0b1; 2017.2.0b11
Regression introduced: 2017.2.0f1
Note:
Error message - "Assertion failed: Assertion failed on expression: 'j - i == terrainChunksInfo.numChunksInX * terrainChunksInfo.numChunksInY'
Assertion failed: Assertion failed on expression: 'false'
Assertion failed: Assertion failed on expression: 'false'"
On 2018.1.0a6-2018.2.0a5 versions after pressing ctrl Unity editor freezes
On 5.6.5p3-2017.1.3p2 versions Unity crashes while opening project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment