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 there 3) Finish filling up the p... 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;... Read more
[Android] VideoPlayer crashes when calling videoPlayer.Prepare()
How to reproduce: 1. Open the attached project 2. Build and Run videoTest2 scene on Android device Result: Application crashes when ... Read more
[Windows] Unity crashes while building specific project to any platform
Reproduction steps: 1. Open the attached project 2. Build the project to Standalone, Android or WebGL Actual result: Unity crashes ... 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: ... 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 r... Read more
Assertion error when setting avatar information on ModelImporter.sourceA...
Steps to reproduce: 1. Download and open the attached project 2 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
Text field looses it's value when switching applications
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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script