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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment