Search Issue Tracker
Script updater fails if code has open generic types references
code like: var t = typeof(Nullable<>); causes ScriptUpdater to crash Read more
Unable to import .aif AudioClip
Steps to repro: 1. Open the attached project 2. Find the audio named 'SndEff_A_Respawn0' 3. Reimport it 4. Observe the errors: Index... Read more
Unity keeps telling that it cannot import my .htaccess file stored unde...
How to reproduce this bug: 1. Create a Unity Project 2.Create a .htaccess file under Assets 3.Unity doesn't like that file and print... Read more
Projects launched from UNC paths fail to launch
If you try to launch a standalone executable via network path (even on your own machine) it does not launch due to failing to load "... Read more
You can paste multiple line text into a single line edit box.
To reproduce: 1) Copy any text with multiple lines. 2) Paste into a single line edit box. For example: Edit->Project Settings->Pl... Read more
Spikes on device rotation when keyboard is open
To reproduce: 1. Open attached project 2. Build and run on iOS 3. Open keyboard by pressing on input 4. Rotate device - notice huge ... Read more
Text is cut off in the Cubemap thumbnail icon
Text is cut off in the Cubemap thumbnail icon - please see attached screenshot for details. To reproduce: - Open attached project a... Read more
Root motion is broken
Root motion is broken 2) How can we reproduce it using the example you attached 1. Open the attached project 2. Select the blend tr... Read more
Animator window rendering is broken - lines appear in the
Animator window rendering is broken - lines appear in the background 2) How can we reproduce it using the example you attached 1. C... 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
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
- Particles are rendered behind other GameObjects in the Scene view when the projection is Isometric
- Addressable asset download size remains non-zero when cached in WebGL Player
- The Camera type is registered as Game type when it is actually a Preview Camera