Search Issue Tracker
Unity 'Check for Updates' feature won't work
How to reproduce:1. Open an outdated version of Unity2. Create a new project3. Check for updates in 'Help->Check for Updates' Exp... Read more
Removing the Readonly flag on a file in Unity will not cause P4 to check...
if you remove the readonly flag on a file Unity will think it is checked out but not perforce The file should be checked out in both... Read more
Certain Editor GUI interactions automatically reset LockReloadAssemblies
1. There is an EditorWindow that uses LockReloadAssemblies to prevent interference due to script recompilation.2. Interacting with c... Read more
If the draw call before a DrawMeshInstanced call has a negative scale, t...
Reproduction steps:1. Open project attached (Repro project.zip).2. Disable "Sphere (1)". Expected result: Floating cubes will remain... Read more
Killing application during permission request message results in crash w...
Reproduction steps:1) Create a new project2) Set write permission to External (SDcard)3) Build and run application on an Android dev... Read more
Scriptable Objects' awake runs only once per Editor session
Steps to reproduce:1. Download and open the attached project2. Open scene "TestSOMessages"3. Enter Playmode4. Exit Playmode5. Enter ... Read more
[Mac] Chinesse bolded Arial font style looks wide in Editor
How to reproduce:1. Download attached project file2. Open "Main" Scene Expected result: Bolded text should look normallyActual resul... Read more
CRASH on MonoManager::EndReloadAssembly on our build machine
To reproduce:Have too many test scripts when opening Unity. Already fixed in 5.5.5p1 and onwards. Read more
MonoBehaviour script with a Namespace and an Interface which has a metho...
Steps to reproduce:1. Open attached “ScriptLoaded.zip” project2. Open “Main” scene3. Select “Doesn’t work” object in Hierarchy4. Loo... Read more
Collided ships in networked game lose control
To reproduce:1) Open attached project2) Make 2 player builds3) Run them both4) Host on one of them, join on another one5) Using arro... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions