Search Issue Tracker
Prefab icon is not updated when sprite pivot is changed
How to reproduce:1. Download the attached project '1411032.zip'2. In Project window press on 'download' image3. Open Inspector, chan... Read more
Removing instance of prefab from scene takes long time, when Animation w...
To reproduce:1. Open attached project2. Open Main scene3. Delete AssasinPrefab from hierarchy4. Notice that it takes a long time6. R... Read more
[Shader Graph] "implicit truncation of vector type" errors are thrown wh...
How to reproduce:1. Create a new project with the SRP template (i.e. URP)2. In the Project Window, create an Unlit Shader Graph (Cre... Read more
Memory leak when trying to draw a Gizmo sphere with a null point
Steps to reproduce:1. Open a new project2. Create a new GameObject3. Add the attached script to it ("Grid.cs")4. In the Inspector wi... Read more
[Input System][Mobile] EnhancedTouch screen taps start with "Moved" or "...
How to reproduce:1. Open the user-supplied project2. Build for iOS/Android and deploy the application on an iOS/Android device3. Tap... Read more
[GPU Lightmapper] LightGrid takes up too much memory on large scenes
Reproduction steps:1. Open "1196347" project with 2020.12. Open "REPROSCENE" scene.3. Bake Lighting with GPU lightmapper. Actual Res... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
WebGL building freezes when compiling Native JS
To reproduce:1) Open attached project2) Make sure either Test scene is open or added to build order3) Build for WebGL Expected: The ... 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
Geometry flickering based on camera location
BY DESIGN:The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data ... 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
- MaskField Choices Elements tooltip covers the entire window while scrolling through the Elements
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list