Search Issue Tracker
[Regression] NullReferenceExceptions thrown when trying to create parame...
How to reproduce:1. Open the user-submitted project2. Go to the Animator Window3. Try to add new parameters4. Observe the Console Ex... Read more
Unity cannot initialize the burst JIT compiler when the Windows user's n...
To reproduce: 1. Create a new Windows user with a cyrillic name ("Юзер" for example)2. Open the attached project (Pure.zip)3. Observ... Read more
Microphone name look-up no longer returns a device with "Built-In microp...
Steps to reproduce:1. Open QA-supplied project2. Play the Scene ("main")3. Inspect the Console window Expected: Log throws a device ... Read more
Cinemachine Collider creates an empty object at the scene origin which c...
How to reproduce:1. Open attached project "New Unity Project.zip" and scene "SampleScene"2. Enter Play mode3. Observe Scene or Game ... Read more
High Resolution Sprites flicker in the Build during an animation
How to reproduce:1. Open the attached project2. Build the project and run it3. Observe the Sprites Expected result: The animations p... Read more
[Android] Splashing screen on android behaves like scale to fit when it ...
To reproduce:1. Download and open attached project2. Make sure that splash screen scaling in player settings is set to scale to fill... Read more
[Backend] Crash when using PrefabUtility.ConnectGameObjectToPrefab in On...
How to reproduce:1. Open user's project2. Open "SpielScene"3. Press Play4. Press "DEV" button in Game View5. Press Play to stop the ... Read more
FileNotFoundException is thrown when trying to access assembly reference...
How to reproduce:1. Open the attached "TestFor1071607.zip" project2. Play the Scene3. Observe the error in the Console window Expect... Read more
3D Objects with sharp edges cast shadows on themselves when using Mixed ...
How to reproduce:1. Create an empty project2. Place a Cube or Cylinder gameObject in the Scene (or any model with sharp edges)3. Mak... Read more
[UWP] [IL2CPP] PInvoke triggers an exception when building Vuforia project
Steps to reproduce:1. Create new project2. Add VuMark in the scene3. Select import assets when the pop up show up4. In Player settin... 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