Search Issue Tracker
Font Asset Creator progress bar continues to display the process it was ...
How to reproduce:1. Create a new Unity project2. Go to Window -> Text -> Font Asset Creator3. Select any "Source Font"4. Set "... Read more
[UI] Radius property is missing when Area light shape is set to Disc in ...
Steps to reproduce: 1. Create a new project or open an existing one2. Create an area light game object3. Set its shape to Disc4. Not... Read more
Errors regarding different serialization layout in Development Build whe...
How to reproduce:1. Open the attached project 'BugRepro.zip'2. Build the project (make sure 'Development Build' is ticked)3. Run the... Read more
Animation events trigger twice when using blend trees with non-zero weights
Reproduction steps:1. Open the attached “repro_IN-90638“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play... Read more
Grammar mistake in the RigidBody's Error message
How to reproduce:1. Open the "SampleScene" Scene in the attached "MinimalRepro" Project2. Enter Play Mode Actual Behaviour: The Erro... Read more
After an asset has been moved the Global Search will not display it when...
How to reproduce:1. Open the attached project "SearcherBug-TEMP.zip"2. Move Beta.mat asset from Assets/First folder to Assets/Second... Read more
Slider Handle disappear on resize or changed position after undo(Ctr+Z)
Steps to reproduce : 1) Download attached project "Slider Bug.zip" and open in Unity.2) In Hierarchy tab, click on Canvas >> S... Read more
[Installer] Print and Save buttons are shown over the license agreement ...
1. download MacOS installer from link provided2. run installer3. observe "Print" and "Save" button on "License agreement" tab Expect... Read more
[iOS] Unity doesn't accept Bundle id if it is constructed differently (c...
Reproduction steps:1. Create new Project2. Open PlayerSettings3. Set Bundle Identifier to something with two dots [com.hello..world]... Read more
List item is re-selected when moving the mouse after ClearSelection func...
How to reproduce:1. Extract and open the attached “IN-107854.zip” project2. Enter Play mode3. Select any List item in the Game View ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code