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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment