Search Issue Tracker
[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
[Anim] Animator controller freeze
Animator controller freezes when you disable Animator component, move a state in the Animator, then re-enable the Animator controlle... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used