Search Issue Tracker
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
Ray tracing shader warning are never displayed in the inspector
Classic warning like "implicit truncation of vector type" are never reported even when there are also additional shader errors. Read more
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
[URP] [ShaderGraph] Package version in editor manifest (7.1.1) does not ...
In a project of Universal RP template, as of 2019.3.0b7, the latest verified version of the ShaderGraph package is 7.1.1. The latest... Read more
Texture2D.LoadRawTextureData error appears for PVR images
How to reproduce:1. Download and open the attached project2. Enter "Play" mode3. Observe the console window Expected outcome: No err... Read more
[ShaderGraph] The Preview Window displays a completely black Node when w...
Reproduction steps:1. Create a new HDRP template project2. Create a new VFX Shader Graph3. Makes some changes to the graph Expected ... Read more
Texelsize node does not return the correct value when you reduce the tex...
The shadergraph node "texelsize" does not return the correct value when you reduce the texture quality in quality settings. I discov... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
Scene Toolbar's Icons are wrong when using Hand, Orbit and Zoom Tools
How to reproduce:1. Create a new Project2. Press on the Hand Tool Icon in the Scene Toolbar Expected Behaviour: The Hand Tool Icon i... Read more
UniversalRenderer using Render Graph fails to create RTHandles when the ...
How to reproduce:Open the attached project "Offscreen Camera Depth Texture.zip" Expected results: No errors thrown in the Console wi... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script