Search Issue Tracker
Probuilder window has it's color applied to the entire action background
The probuilder window has the color of its actions (the vertical bar to the left of each action) applied to the entire background of... Read more
[Android] Distortions on the screen when application launches if Show Un...
Steps to reproduce: 1) Open Unity and create a new project2) Switch platform to Android3) Player Settings >> Splash Image >... Read more
[VR] In Play mode moving input focus away then back to the Editor makes ...
In a VR-enabled scene with the Oculus Rift connected and VRSettings.enabled false, you can make VRSettings.enabled become true simpl... Read more
Unity Editor toolbar is missing when creating a project using the "Get S...
Steps to reproduce:NOTE: The repro steps in this bug ticket https://jira.unity3d.com/browse/UUM-114285 trigger the same underlying i... Read more
UI Builder parts are inaccessible when UI Builder window is resized and ...
Steps to reproduce: Create a new Unity project Open the UI Builder window (Window > UI Toolkit > UI Builder) Resize the UI Bui... Read more
Editor crashes on ReserializePref after deleting a prefab using AssetDat...
How to reproduce:1. Open the user's attached "DeletePrefabCrash.zip" project2. Drag and drop any object from the Hierarchy window to... Read more
Warning "Please assign a Font Asset to this Text (TMP) gameobject" throw...
How to reproduce:1. Open any Project and create a TMP Asset in the Hierarchy2. When prompted import TMP Essential Resources3. Delete... Read more
Visual Studio Express does not open project solution and is not attached...
How to reproduce:1. Open attached project "Case_1162476_VSExpress.zip"2. Set External Script Editor to Visual Studio Express 2017 in... Read more
Main Camera rendering is being overwritten by a UI Camera when using mul...
How to reproduce:1. Open the attached “IN-103359.zip” Project2. Open the “SampleScene”3. Enter Play Mode4. Observe the Game View Exp... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project