Search Issue Tracker
Unity crashes when saving something while being out of space
To reproduce:1) Have an almost full partition (I used a USB Drive for testing)2) Create a project there3) Finish filling up the part... Read more
The function UnloadSceneAsync does not work with variable data type Scen...
Reproduction steps:1. Open the attached project;2. Open the scene "Scene0";3. Enter the Play mode;4. Observe the Console window; Act... Read more
[Android] VideoPlayer crashes when calling videoPlayer.Prepare()
How to reproduce:1. Open the attached project2. Build and Run videoTest2 scene on Android deviceResult: Application crashes when ini... Read more
[Windows] Unity crashes while building specific project to any platform
Reproduction steps:1. Open the attached project2. Build the project to Standalone, Android or WebGL Actual result: Unity crashes whi... Read more
[Mono Runtime Upgrade] MonoDevelop on OS X produces lots of errors
1. What happened[Mono Runtime Upgrade] MonoDevelop on OS X produces lots of errors, like: '…/New Unity Project/CSC: Error CS0518: Th... Read more
[5.5 mobile regression] Mobile Shadow Resolution Capped to 1024 in Unity...
Due to shadow resolution calculation change sometime in 5.5, on some devices directional light shadows can't go past 1024 size now. ... Read more
Abstract StateMachineBehaviour causes crash when there is a single sub-s...
Reproduction steps:1. Open project attached (StateMachineBehaviour_Bug.zip)2. Open scene "Scene_Crash"3. Press Play. Expected result... Read more
Assertion error when setting avatar information on ModelImporter.sourceA...
Steps to reproduce:1. Download and open the attached project2 Open window at Window->Humanoid Animation Setting Window.3. Set a u... Read more
Text field looses it's value when entering play mode
Steps to reproduce : - create a new project- go to Build Settings > Player Settings- type something into the Scripting Define Sym... 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