Search Issue Tracker
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
Animator stops working when running for a long time
How to reproduce:1. Open the attached project "animator_long_running.zip" and load Scene "main"2. Enter Play Mode3. Press the right ... Read more
Analytics package reports errors with absolute path
How to reproduce:1. Create a new project2. Install Analytics package3. Try to produce an error related to Analytics package Expected... Read more
[Windows] UnityPluginLoad is not called when the Native plug-in is embedded
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build And Run4. Ob... Read more
Project name update delayed in All Assets → Projects list
Steps to reproduce: Go to cloud "Asset Manager -> Manage Projects -> Select project -> Settings ->Settings" Click the "E... Read more
PointerEventData.pointEnter is always null when Cursor.lockState = Curso...
Steps to reproduce:1. Open attached project2. Open "_root" scene3. Enter play mode4. Click on Game View and hover over the Button5. ... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Strange square-like shadows appear in the editor on Unity 5
- Import the attached project (from ReproProject.zip - Unity 4.6 compatible)- Open 0 - Main Scene and press Play- Select New Game fr... Read more
[TMP] Unicode characters are not applied when setting text from prefab t...
How to reproduce:1. Download the attached project "1400008.zip"2. Open "SampleScene" Scene3. Enter Play mode Expected result: The up... Read more
UIToolkit Labels width is not extended with certain Text inside it
Reproduction steps:1. Open the attached project2. Run the project Expected result: Label Text "Stage 3" and "Stage 2" both take one ... 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