Search Issue Tracker
[MacOS] New VisualStudio instance is started each time script is opened ...
To repro:1. Run Unity on Mac.2. Add script to project.3. Doubleclick on script in Project window. Result: 2 VS are started. 4. Doble... Read more
Cursor.SetCursor prints "Invalid texture used" warning when the texture ...
How to reproduce:1. Open attached project "AssetBundlesCursorWarning.zip" and scene "TestScene"2. In Assets tab, select "Build Asset... Read more
Unity Editor freezes on "Building native binary with IL2CPP" when being ...
How to reproduce:1. Open attached project2. In the menu choose Platform > Android - Google Play3. Change directory to Keystore (s... Read more
Low performance in animation window when many animation clips are attached
How to reproduce:1. Open attached Unity project "bug-animation-window"2. Load scene "scene"3. open Animator window4. Select cube in ... Read more
During Play mode all static objects appear on 0,0,0 when there are at le...
How to reproduce:1. Open attached project "PolybrushStaticBug.zip" and scene "TestScene"2. Open "Tools" -> "Polybrush" -> "Pol... Read more
[tvOS][Metal] Running empty scene from this specific upgraded project sp...
How to reproduce:1. Open the attached project2. Make sure that platform is set to tvOS3. Build and run NewEmptyScene on AppleTVResul... Read more
GUI element with Rect Transform position is set to 0.0.0 after attaching...
How to reproduce:1. Open given Unity project2. Enter "test" scene-- Notice that canvas is disabled3. Enter Play Mode--Notice that ca... Read more
Converting an object with Light Bake data into a Prefab makes it lose th...
Steps to reproduce:1. Open attached project2. Open SceneA3. Generate Lighting (Window->Lighting->Settings)4. Drag Cube game ob... Read more
UI.Image.SetNativeSize() changes the position when called after setting ...
Reproduction steps:1. Open the attached project "SetNativeSizeBug.zip";2. Open the main scene;3. Try to change something under Canva... Read more
[Animation] Object reference cannot be animated using AnimationUtility.S...
To reproduce:1. Open project2. Play 'demo' scene3. Select 'Test reference' gameobject Expected: 'Test reference' game object should ... 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