Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.1.0a9
Issue ID
1102203
Regression
No
Ubuntu 16.04 - Neon project does not load correctly due to graphics errors
The Unity Neon project opens with a number of Render.Texture errors. These errors are not present on macOS or Windows. Scene geometry, textures are not correct.
2. How we can reproduce it using the example you attached
- Clone the project from the Unity Github (https://tinyurl.com/yajc4tuj)
- Clone Instructions: git clone git@github.cds.internal.unity3d.com:unity/Internal-UnityNeonDemo.git -b 2018.3.0b8 2018.3_NeonDemo
- Contact SE/RQA for access.
- Open the project with Unity 2018.3.0b11
- Open the "Neon Demo" Scene
- Notice issue >> Scene does not load correctly. 999+ Render issues are logged in the console.
Broken: 2018.3.0b11, 2019.1.0b9
Errors(999+)
RenderTexture.Create failed: format unsupported for random writes - RGBA4 UNorm (9).
Attempting to bind Texture ID 15 as UAV, the texture wasn't created with the UAV usage flag set!
Warnings(29)
CommandBuffer: temporary render texture _SSRGaussianMip0 not found while executing Opaque Only Post-processing (SetComputeTextureParam)
CommandBuffer: temporary render texture _SSRGaussianMip0 not found while executing Opaque Only Post-processing (Copy source) (edited)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- "AssertionException: Assertion failure. Value was False" error is thrown when unmaximizing a docked UI Builder Window
Resolution Note (2019.2.X):
Graphical issues no longer reproducible, except for known pink steam textures which are fixed in 2019.3_URP project branch. Texture error messages are fixed in 2019.1.