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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Add comment