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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment