Search Issue Tracker
Multiple managers are loaded of type: error when saving the project
Steps to reproduce : - create a new project- open Project Settings- browse trough the settings- save the project and notice the erro... Read more
IL2CPP exception is thrown when building for iOS/Android platform
How to reproduce:1. Open the attached project2. Go to File-> Build Settings-> Switch to iOS Platform and Build Actual: Build f... Read more
Only the first Catch Block catches Exceptions in Builds when using multi...
To reproduce: 1. Download attached "catchmeifyoucan.zip" project and open in Unity2. Open "SampleScene" scene3. Enter to Play mode4.... Read more
Seeded UnityEngine.Random is not deterministic when there is an active P...
How to reproduce:1. Open the attached project ("case_1155434-RNGPPVBugReport.zip")2. Open the repro scene ("TestScene")3. Enter play... Read more
[IL2CPP] catch (Exception) doesn't catch exceptions thrown in try-finall...
To reproduce:1. Open attached project "throw.zip"2. Open "SampleScene.unity" scene3. Build for iOS4. Deploy the Xcode project to an ... Read more
[iOS][UaaL] Empty project with Script Debugging fails to build via Xcode...
How to reproduce:1. Create new empty project2. Switch player to iOS3. Remove or update Ads package4. Enable Development build and Sc... Read more
[Lighting] Infinite error loop after assigning 2D texture to custom cube...
Steps To Reproduce: 1. Create a new Project2. Hierarchy > Light > Reflection Probe3. Select Reflection Probe in hierarchy to v... Read more
[tvOS] When B button is pressed on a wireless controller connected to a ...
How to reproduce:1. Download the attached project and build it on the tvOS platform in Unity2. Launch the Xcode build and connect a ... Read more
GUILayout.Label() is affected by the window width when it's used in Hori...
How to reproduce:1. Open the attached project ("case_1155166")2. Enter Play Mode3. Try changing the Game View window's width Expecte... Read more
SceneManager.GetSceneByName() returns Null when buildsettings path to th...
How to reproduce:1. Download and open the attached project "1155473.zip"2. Start Play mode3. Inspect the Console window Expected res... 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