Search Issue Tracker
Text editing rectangle is offset from its UI Element in UI Builder
Steps to reproduce:1. Open any project2. Open Window>UI Toolkit>UI Builder3. Add a button4. Increase the size of the button ve... Read more
A PolybrushMesh with an AssetPostprocessor causes an Infinite Import Loo...
How to reproduce:1. Open the attached "LockFileTest" project and setup perforce version control on it2. Open "Boot" Scene from Asset... Read more
[Backport] NullReference error is thrown when trying to delete an array ...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/SampleScene"3. Select GameObject "Test" from the Hierar... Read more
Material conversion workflow is logging warning during indexation
In the URP package, the material conversion workflow used during asset indexation can log warning if some properties are not found. ... Read more
[macOS] MoveMainWindowTo ignores Dock space when changing resolution and...
Steps to reproduce:1. Open the attached project ("1354879.zip")2. Open "SampleScene"3. Build and run on standalone4. Enter Fullscree... Read more
Setting Animator component enabled to true don't start the animation
To reproduce:- Open attached project- Open the scene file called "scene"- Play the scene- Click on the button in top left corner Act... Read more
[HDRP][macOS] Unity crashes when changing Device to Use setting from Aut...
To reproduce: 1. Open Unity and create an HDRP New Project2. Open Unity > Preferences...3. Go to General tab4. In Device to Use f... Read more
Crash in Transform::GetLocalPosition when undoing and redoing specific o...
To reproduce: 1. Open the project, attached by the user (New Unity Project.zip)2. Go to GameObject -> Create Other -> Bezier C... Read more
The Animator Controller Asset corrupts when renaming it
Reproduction steps:1. Open the attached project2. Create a new Animator Controller3. Rename the new Animation Controller to for exam... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... 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