Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3
2019.3.2f1
2020.1
2020.2
Issue ID
1222769
Regression
No
Crash on ConstantBuffersD3D11Base::SetBuiltinCBConstant when entering Play Mode and Camera.Render() is being executed
Reproduction steps:
1. Open user's attached project "BeatTheRhythm" and scene "BeatTheRhythm_BugRepro"
2. Enter Play Mode and then exit it
3. Repeat step 2 a few times (usually take two times)
--crash
Reproducible with: 2019.3.4f1, 2020.1.0a25, 2020.2.0a1
Could not test with: 2017.4.37f1, 2018.4.48f1 (errors)
Note: If the crash is not occurring, recompile all the scripts in the project and continue from step 2
First lines of the stack trace:
ConstantBuffersD3D11Base::SetBuiltinCBConstant
GfxDeviceD3D11Base::BeforeDrawCall
GfxDeviceD3D11Base::DrawBuffers
DynamicVBO::DrawChunk
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
This is a duplicate of issue #1221358