Search Issue Tracker
[macOS] Package Manager window does not show up when the project title c...
How to reproduce:1. Create a new Unity project with Unicode characters in the title2. Attempt to access the Package Manager window E... Read more
Standalone Player crashes at ActivateAwakeRecursivelyInternal when closi...
Steps to reproduce:1. Create a new project2. Add World Anchor component to any game object3. Build project for Standalone platform4.... Read more
"The type initializer for " threw an exception" error when using GemBox....
Steps to reproduce:1. Open User-supplied project ("GemboxException.zip")2. Build and run on WebGL Expected: Unity shows "Finished: T... Read more
Long save times with no changes
Reproduction steps: 1. Open "fnfmega" project2. Open "Game" scene3. Save Scene4. Notice long loading Expected Result: Clean scene sh... Read more
[Blocks] Attempting to cast from a Texture2D to Texture3D when switching...
Repro steps:1. Add a Set Position from Map block2. Change the Sample mode to Sample3DLOD3. Observe console error Expected outcome:- ... Read more
Signal emitters disregard the "Emit Once" field when they affect parent ...
How to reproduce:1. Open the attached project "case_1141766-SignalsNoRepeatIssue" and scene "SampleScene"2. Select "ControlObject" t... Read more
Error when canceling Signal creation dialog
----ONLY ON OSX------- Error when canceling Signal creation dialog repro:- Add Signal Emitter to a Timeline track- open the Emit Sig... Read more
Editor freezes at 'Begin MonoManager ReloadAssembly' when starting a Sce...
Steps to reproduce:1. Open QA-supplied project ("FreezeReproProject.zip")2. Open Scene "Login" in Assets -> Scenes3. Enter Play M... Read more
FMODMemoryAlloc crash when creating Presets of AudioManager settings and...
Steps to reproduce:1. Open a QA-supplied project ("AudioCrashRepro.zip")2. Open Edit - > Project Settings -> Audio3. Set Defau... Read more
ShaderPropertySheet::UpdateTextureInfo crash when using Texture Streamin...
Steps to reproduce:1. Open user-supplied project ("TEST.zip")2. Enter/Exit Play mode Reproduced in: 2019.1.0b10, 2019.2.0a2Not repro... 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