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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
This is a duplicate of issue #1221358