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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
This is a duplicate of issue #1221358