Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.21f1, 2023.3.0b10
Votes
0
Found in
2021.3.32f1
2022.3.14f1
2023.2.1f1
2023.3.0a15
Issue ID
UUM-56574
Regression
No
Compute Shader Texture2D.Load with a non-zero offset does not work when using macOS
Reproduction steps:
1. Open the attached "PROJECTFILE" project
2. Open the "Assets/Scenes/LoadBug.unity" scene
3. Enter the Play Mode
4. Observe the Game view
Expected result: 4 images are visible in the Game view
Actual result: 3 images are visible in the Game view (the 4th image is not visible)
Reproducible with: 2021.3.32f1, 2022.3.14f1, 2023.2.1f1, 2023.3.0a15
Reproducible on: macOS Sonoma 14.1.1 (M1 Max), macOS Sonoma 14.0 (Intel)
Not reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Default and Result encoding properties have blank dropdowns by default when opening the Unity Version Control Settings
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
Add comment