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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
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.