Search Issue Tracker
[SerializeReference] Non-Serialized fields loose their default initializ...
1) Add Script InitBug.cs to a project 2) In the project view, create a new "Initialized Fields Bug" asset. 3) Select the asset and c... Read more
AnimatorOverrideController produces glitches in transitions when it is c...
How to reproduce:1. Open user's attached "AnimatorBlendingTest2019.zip" project2. Open "test" Scene3. Open TestAnimatorController in... Read more
[Profiler] UI System Preview Window title is not user friendly
The title given to the Previews window is "UnityEditor.UISystemPreviewWindow"Which is not user friendly, refer attached video and sc... Read more
[Profiler] Mouse Scroller is not working for Timeline view in the profil...
Using the Mouse Scroll Wheel on the Thread name section or the scroll bar in Timeline View doesn't scroll, also continuous pressing ... Read more
[Graphics-General] OcclusionCullingData asset does not create in the Pro...
-OcclusionCullingData asset does not create in the Project window if the scene is not saved(untitled).-The untitled scene is not sea... Read more
[Shuirken] NullReferenceException thrown on applying Curve Presets in th...
Selecting default presets in the "Curve Editor" window for "Direction" property of the "Particle System Force Field" object causes t... Read more
[2D] "Material doesn't have a texture property '_MainTex'" error is thro...
When "Default-Skybox" Material assigned to Image in the Inspector following error is thrown:"Material doesn't have a texture propert... Read more
[Animation] Parameter name is clipped with slider in Blend Tree
Parameter name clipped is with slider in Blend Tree. Steps to repro:1. Open the attached project.2. Open Cube Animator > Double c... Read more
[Animation] Compute Thresholds parameter does not get selected in Blend ...
BlendTree is completely broken when changing the compute Threshold parameter. Unable to select any value from Compute Thresholds dro... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved