Search Issue Tracker
Active
Votes
7
Found in
2020.3.46f1
Issue ID
UUM-32181
Regression
No
InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
How to reproduce:
1. Download and open the attached project
2. Enter Play mode
3. Observe the console window
Expected outcome: No errors appear
Actual outcome: "InvalidOperationException: The Unity.Collections.NativeArray`1[System.Single] can no longer be accessed, since its owner has been invalidated. You can simply Dispose() the container and create a new one." error appears
Reproduced with: 2020.3.46f1, 2021.3.21f1, 2022.2.11f1, 2023.1.0b8, 2023.2.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] TouchScreenKeyboard.active triggers an error when set to false in the Player
- [Android] Auto-correct suggestions show up over the "hidden zone" when typing text with TouchScreenKeyboard
- [Android] Clicks on the "hidden zone" remain blocked when TouchScreenKeyboard is active
- [URP][DX12] Black Game View window when URP Dynamic Resolution is enabled
- VideoPlayer.Time is not updated when seeking is completed
Add comment