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
- A script cannot be attached to a GameObject when there is another script that is generic with the same name in a different folder
- Scene View drop-down fields reopen when clicking them again to close it
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline when opening a specific project
- [STW 6.1] UI Builder Inspector fields get corrupted when docked UI Builder is maximized
- Pickers and ‘+'/’-' buttons are not visible on the right side of parameter fields when the width of the "Project Settings... -> Quality" window is small
Add comment