Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
7
Found in
2021.3.43f1
2022.3.44f1
6000.0.17f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-78884
Regression
No
Compute shader reads from the wrong compute buffer when entering the Play mode for the first time after a shader compilation
Reproduction steps:
1. Open the attached “ReproProj” project
2. Open the “Assets/New Scene” scene
3. Enter the Play mode
4. Observe the Console logs
Expected Result: Only “2” is thrown in the Console
Actual Result: Mostly “1” and sometimes “2” are thrown in the Console
Reproducible with: 2021.3.43f1, 2022.3.44f1, 6000.0.17f1
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment