Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.4
2019.3.2f1
2019.4
2020.1
Issue ID
1231790
Regression
No
'The texture wasn't created with the UAV usage flag set' error is thrown when reloading a scene
How to reproduce:
1. Open the attached 'project-1231790.zip' project
2. Load the 'Main Scene' scene
3. In the Hierarchy window select 'Directional Light'
4. In the Inspector window enable 'Light CB'
5. Save scene and load the 'Other Scene' scene
6. Load the 'Main Scene' once again
7. Observe the Console window
Expected result: no errors are thrown
Actual result: an error is thrown
Reproducible with: 2018.4.24f1, 2019.4.2f1, 2020.1.0a8
Not reproducible with: 2020.1.0a9, 2020.1.0b14, 2020.2.0a16
Full error:
Attempting to bind Texture ID 2225 as UAV, the texture wasn't created with the UAV usage flag set!
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment