Search Issue Tracker
[Timeline] Clip Offset Rotations values are not returning entered values
Steps to reproduce:1. Open the attached project2. Open the RotationBug scene3. Select the Cube in the Hierarchy view4. Open the Time... Read more
'Could not extract GUID in file projectsettings/projectsettings.asset at...
To reproduce:1. Open repro project (link in edit)2. Build and run 'stage 1 mechanical' scene3. Set inspector's mode to 'debug' and r... Read more
Crash in EditorUserBuildSettings::GetActiveBuildTargetGroup() on exiting...
Steps to reproduce:1.Open attached Unity project2.Select a couple of objects in Scene view3.Move selected objects4.Save scene5.Exit ... Read more
Using delegates as keys in Dictionaries is ~1000 times slower with the ....
To reproduce: 1. Open the project, attached by the user (Dictionary4.6Performance.zip)2. Open "main" scene3. Change Scripting Runtim... Read more
Changing the center of mass makes the Rigidbody constraints fail to lock
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected result: falling cube stopsActual result: cons... Read more
Mouse menu is being offset when right-clicking in Animator window
To reproduce:1. Open project attached2. In project window, double-click the Animator controller AnimC to open it3. In Animator windo... Read more
[WebGL] Attempting to call 'System.Reflection.MonoProperty::GetterAdapte...
To reproduce:1. Open repro project2. Build and run for WebGL Expected: no errors will be thrownActual: 'System.ExecutionEngineExcept... Read more
Shader in Asset Bundle has different fogMode, gpuProgramID, m_LOD betwee...
3 lines are different between two Asset Bundle builds when Library folder is deleted between builds. Steps to reproduce:1. Open User... Read more
Objects in "Ultimate Rope Editor" explode when entering play mode
To reproduce: 1. Download attached project "A$ BASH 2017.2 part 4.zip" and open in Unity2. Open "04 - Breakable ropes" scene3. Enter... Read more
Misleading error when Asset is marked for the same Bundle twice
Steps to reproduce:1. Open QA attached project "AssetBundleTest.zip"2. Open script inside Editor folder3. Inspect that Asset is mark... 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