Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2018.3.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a12
2020.1.0a2
Issue ID
1179877
Regression
No
[IL2CPP] Nullable value causes 'Debug Assertion Failed' error in Debug Player
Steps to reproduce:
1. Download 1179877_repro.zip
2. Build a Standalone player
- Scripting backend: IL2CPP
- C++ Compiler Configuration: Debug
3. Launch player
Results: Player triggers 'Debug Assertion Failed'
Reproduced with: 2020.1.0a1, 2019.3.0b2, 2019.2.3f1, 2018.4.8f1
Note:
- Tested and reproduce on Windows 10 and macOS
- Not reproducible with Release and Master Configuration
- Not reproducible with mono backend
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
Add comment