Search Issue Tracker
Parts of Editor Skin swap back to Professional after restarting the Editor
How to reproduce:1. Open attached project2. Close Unity Editor3. Open Unity Editor Expected result: Editor Skin is unchangedActual r... Read more
[tvOS] [Game Center] Social.ShowAchievementsUI() doesn't work anymore af...
How to reproduce:1. Build the attached project for tvOS2. Build & Run the app to Apple TV via Xcode3. Wait till Game Center dash... Read more
"Unknown Assembly" error is thrown when building AssetBundle including ...
How to reproduce:1. Open the attached project ("case_1184918-ScriptableObjectAssetBundleBug")2. Build Asset Bundles (BUG TEST > B... Read more
[WindowsMR][Remoting] - Remoting from a standalone app fails to load the...
Remoting from a standalone app is failing because the perception remoting dll is failing to load Repro Steps:1. Come ask us for the ... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
Scene Toolbar's Icons are wrong when using Hand, Orbit and Zoom Tools
How to reproduce:1. Create a new Project2. Press on the Hand Tool Icon in the Scene Toolbar Expected Behaviour: The Hand Tool Icon i... Read more
[Outline/Shadow] Outline and shadow change color based on sprite's color.
Outlines and shadows changes color based on the color of their image sprite. Repro steps:1. Open UI scene from attached project2. Se... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce:1. Open the attached project2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected3. Make s... Read more
[NetworkClient] MsgType.Disconnect is returned if connections times out ...
Steps to reproduce: 1. Open attached project2. Open scene "bug"3. Run it and wait until connection to non-existing server times out4... 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