Search Issue Tracker
Adding a VisualElement child to a Label breaks the Label's worldbounds a...
From a Forum user (https://forum.unity.com/threads/adding-a-visualelement-child-to-a-label-breaks-the-labels-worldbounds-and-flex-be... Read more
unable to select all text when using \r escape character
repro steps: 1. Add label in ui builder2. Set multiple lines of text and add a \r at end of first line3. Try to select all the text ... Read more
EditorTools that draw handles create visual artifacts in the Inspector w...
How to reproduce:1. Open the attached project "SplinesTest.zip"2. Open "SampleScene" Scene3. Select the "Spline" GameObject in the H... Read more
[DOTS 0.5] Hybrid HDRP after build causes " Hybrid Renderer using error ...
Steps to reproduce:1. Open HybridHDRPSamples2. Make a build through BuildConfiguration -> HybridHDRPSamplesBuildSettings3. Go to ... Read more
this.ValueToString(this.rawValue) is called every time when setting Floa...
Reproduction steps:1. Open the attached "1415261.zip" project2. Open the Profiler Window and set it to record in Editor mode3. Open ... Read more
Android NDK is missing when installing it using Unity Hub
Reproduction steps:1. Install Unity Editor with Android Build Support using Unity Hub2. Create a new Unity project3. Go to Edit >... Read more
[VFX Graph] Graph open when dragging to the Visual Effect Component
How to reproduce; Open the attached package Select Visual Effect component in the Hierarchy Drag VFX to Asset Template field Expecte... 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
Getting error 'Removing null node' when entering Play Mode while Animato...
How to reproduce: Create new 2D Core project In Hierarchy create new object (2D Object > Sprites > Square) Select created obje... Read more
Getting error 'InvalidCastException' and unable to move Key Frames in An...
How to reproduce: Create new 2D Core project Add any 2D Sprite Sheet somewhere in the Project panel (e.g. Assets folder) Select adde... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default