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
- NullReferenceException is thrown when assigning PanelSettings asset to a UIDocument dynamically at runtime
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when disabling "Allow FSR2" parameter while in Play Mode with Direct3D12 set as graphics API
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime
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.