Search Issue Tracker
[Regression] Editor crash on SkinnedMeshRenderer::PrepareSkinCommon when...
To reproduce:1. Open the "TestScene" in the user-provided project2. Select the "PlaneAnimation&Cloth" Game Object from the Hiera... Read more
Packages folder scanned by Editor causing compilation errors
To reproduce (if using user project, just open it):1. Create a new Unity project.2. Create a new custom vs solution, add generated d... Read more
Unity does not attempt to save changes when shutting down the computer
Reproduction steps:1. Open new project in Unity2. Make little changes3. Shut down the computer Expected: Unity allows to save change... Read more
Dragging sprite into the Grid and leaving Scene tab without releasing re...
To reproduce:1. Open the "TestScene" in the attached project2. Select the "Grid" Game Object from the Hierarchy3. Select the "tile0_... Read more
[Metal] [MacOS-Standalone-64Bit] Frame rate spikes in Gfx.WaitForPresent
Reproduction steps:1. Open the attached project from case 947494.2. Make sure graphics API is set to Metal.3. Go to Build Settings a... Read more
NetworkTransport.GetRemoteDelayTimeMS returns 0 via Server to Client mes...
How to reproduce:1. Open the attached project2. Simulate network latency (tested with Clumsy)2. Build & Run the project3. In the... Read more
Keystore file location validity for Android builds is not checked at the...
Steps to reproduce:1. Open new project2. Create new Keystore3. Move the file to another directory4. Attempt to build-- Error that th... Read more
[Mac] Video with highest resolution and quality settings flickers when p...
Reproductions steps:1) Download and open attached project2) Build and run "expl.unity" with the highest screen resolution and fantas... Read more
ChildAnimatorStateMachine.position doesn't change the StateMachines posi...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Right click "SetupAnimationController" -> "Mod" -> "Setup" -> "New... Read more
SyncListString causes the Editor to freeze while compiling scripts
To reproduce: 1. Open the project, attached by the tester (syncListStringBug.zip)2. Open the test.cs script and uncomment the SyncLi... 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