Search Issue Tracker
Crash on entering play mode with animation which changes GameObject refe...
Unity crashes when pressing play if there is an animation, which changes GameObject references in the script. Reproduction steps:1. ... Read more
[Linear] Animated material changes color in Play mode
Steps to reproduce: 1) Download attached project 'case_893042ShurikenReproCase' and open in Unity2) Open scene 'test' and press Play... Read more
[OSX][Regression] InvalidOperationException thrown after creating new pr...
Steps to repro: 1. Open Unity on OSX;2. Create new project through Launcher;3. Observe the console. Expected result:No errors are th... Read more
Some parts of the model becomes invisable when animations blend
Steps to reproduce:1. Download AnimatorDemo1.3.unitypackage2. Open "AnimatorDemo" scene (Assets->Scenes)3. Enter play mode4. Pres... Read more
ParticleSystem 3D startRotation MinMaxCurve only uses max value, when pa...
Reproduction steps:1. Open unitypackage attached (20170318_bugreport_ParticleSystem_3D_startRotation.unitypackage).2. Open scene "bu... Read more
Buttons can not stay selected when the Event Trigger component is attach...
Steps to reproduce:1. Open attached project2. Open the main scene3. Play the scene4. Hold the left mouse button on Yes/No buttons5. ... Read more
Fatal Error: "pointer to object of manager 'MonoManager' is NULL" while ...
Steps to Reproduce:1. Open attached project "case_888605-wRazieWu" Expected result: project opens without crashActual result:. Fatal... Read more
WebCamTexture.devices[0].name not working
-e: see title -repro:--run scene in editor on a computer with a webcam--notice it logs the device name--build attached project for w... Read more
Unity crashes when creating new GameObject with Canvas on it through the...
Unity crashes when user creates new GameObject with Canvas on it through the script attached to the Instantiated prefab. To reproduc... Read more
Large amounts of data is Written to Disk when 1000 materials are created...
To reproduce:1. Open repro project2. Open Activity Monitor3. In menu select 'Test' -> 'TestCreate' Expected: in Activity Monitor'... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES