Search Issue Tracker
Fixed in 2022.2.3f1
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a25
Votes
0
Found in
2022.1.24f1
2022.2.1f1
2023.1.0a23
Issue ID
UUM-20946
Regression
Yes
[DX12] DX12 shaders using register keyword triggers console error "d3d12: missing constants buffer entry."
Reproduction steps
1. Open the attached user's project "ConstantBufferError.zip"
2. Open "SampleScene.unity" Scene
2. Make sure Direct3D12 is set as Graphics API
3. Click on the "Cube" GameObject
4. Observe the Console window for "d3d12: missing constants buffer entry." error
Expected: DX12 shaders using register keyword does not trigger console error "d3d12: missing constants buffer entry."
Actual: DX12 shaders using register keyword triggers console error "d3d12: missing constants buffer entry."
Reproducible on: 2022.1.0a1, 2022.1.24f1, 2022.2.1f1, 2023.1.0a23
Not reproducible on: 2020.3.41f1, 2021.3.15f1, 2021.2.0a21
Environment: Windows 10, 22H2
Notes:
-Isssue does not reproduce with Direct3D11
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2023.1):
Fixed in: 2023.1.0a25