Search Issue Tracker
[UIR] Graphview text contains artifacts when the graph is zoomed out
How to reproduce:1. Open the user's attached "GraphView" project2. Open the "Simple Graph" window (GraphView->SimpleGraph)3. In t... Read more
Value set to serialized fields in OnValidate() method doesn't get displa...
Reproduction steps:1. Open user's project "Prefab test.zip"2. Select "Master Variant" Prefab in Assets/Prefabs3. Enter Prefab editin... Read more
Mouse cursor flickering when hovering over editor window edges on Window...
Reproduction steps:1. Create a new project2. Select View Tool in the top toolbar (Hand icon)3. Hover mouse cursor over editor Scene ... Read more
[Android][IL2CPP] UnityLinker.exe fails to build a project when it conta...
How to reproduce it:1. Open the user's attached project "WanderingStar.zip"2. Build and Run it on Android3. Observe the Console wind... Read more
"Wireframe" and "Shaded Wireframe" Scene View shading modes don't work w...
1. Open a project and make sure the graphics API is set to DX122. Create a new "Unlit" shader asset and add '#pragma use_dxc' to the... Read more
[URP] Creating URP Template project gives error: NotSupportedException: ...
Steps:1. Create new project with URP Template using trunk2. After project opens, observe console for error Error: NotSupportedExcept... Read more
Crash on Rigidbody_Get_Custom_PropMass when ArticulationBody collides wi...
How to reproduce:1. Open the attached project from "case1331099.zip"2. Open Scene "Main"3. Enter Play Mode4. Select object "LeftHand... Read more
[Shadergraph] Keyword properties are stuck highlighted when a keyword no...
Repro steps:1. Create a shadergraph2. Create a boolean keyword3. Drag the boolean keyword onto the graph4. Select the boolean keywor... Read more
[UIR] Dynamic Atlas doesn't get refreshed when importing from a cache se...
Textures currently stored in a dynamic atlas do not get updated when they are reimported from the cache server. Steps to reproduce:1... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template