Search Issue Tracker
[iOS][InputField]Keyboard is reopened when switching between inputfields
How to reproduce: 1. Open attached project2. Open scene main.unity3. Build to iOS and run4. Click one of the Input Fields to bring u... Read more
LODs array is not updated instantly when inserting new LODs
Reproduction steps:1. Create a new Unity project2. Create a new empty GameObject and add a 'LOD Group' Component3. Insert some new L... Read more
[Video Player] Editor crashes when playing the scene with H.265 transcod...
How to reproduce:1. Open attached project "TranscodeCrash"2. Open "SampleScene"3. Enter playmode Or to reproduce from scratch:1. Tra... Read more
Layers drop-down button behaves differently from the Accounts or Layout ...
How to reproduce: 1. Open any (new) project2. Click on the Layers button in the top right corner- Note the drop-down menu appears3. ... Read more
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more
Legacy Animation does not animate UI.Image colours properly
How to reproduce: 1. Open attached project2. Open scene Bug.unity3. Check out the animation curves of the ChangeColorAnimation.anim-... Read more
Multiple "Identifier expected", "{ expected" and "} expected" errors are...
How to reproduce:1. Open the attached “My Projectaasdasd.zip“2. Create a new C# Script (Right click > Create > C# Script)3. Na... Read more
[Terrain][Lightmap] Building lightmap for big terrain freezes editor
Steps to reproduce:1. open users attached project2. build lightmaps - starts using too much memory causing computer to be unusuable ... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
InspectorWindow: Text of Prefab becomes blurry in the name field in the ...
Text of Prefab becomes blurry in the name field in the Inspector with Inter(Default) font Steps to Reproduce: 1. Create a new Projec... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items