Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.4.0b21
Issue ID
817273
Regression
No
[Compute/Shaders] UAV buffer is not setup to pixel shader if using Graphics.Blit() without changing the rendertarget
To reproduce:
1. Open scene TEST_CountRed
2. Run, you can see the log RED 0
3. Comment out the code of line 59&71, comment line 60 in CameraPost
4. Run, you can see the log RED 264, which should be corrrect
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment