Search Issue Tracker
Asset bundles which include VideoClip have different CRC values when bui...
How to reproduce:1. Open the attached project ("case_1152507-CRC_2019_2.zip")2. Build asset bundles (Toolbar -> Bundles -> Bui... Read more
Transform Gizmo shows up at the first non-empty child Gizmo location if ...
How to reproduce: 1. Open a new project2. Create an empty GameObject3. Create a Cube as a child to the empty GameObject4. Move the C... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce:1. Open attached Unity project2. Build to UWP3. Deploy to Xbox Expected result: Cube is rendered.Actual result: Cub... Read more
[XR][Android][URP][Shader Graph] Shader graph shaders are not rendering ...
Shaders that are created using the Shader Graph do not render on Android when using instancing. Read more
Standard shader with a low smoothness value shows banding in WebGL
Reproduction steps:1. Open the attached project "WebGLBanding" and open the scene "spherescene"2. Build the game for WebGL and play3... Read more
[ProBuilder] Exported .obj files opens in Xcode/text Editors by default ...
Steps On Reproduce: 1. Open attached Project2. Select Cube in the Inspector and Click Export in ProBuilder Window3. Select .obj as t... Read more
[iOS] Player crashes on airplaydisconnectcrash`main() when disconnecting...
Steps to repro:1. Build and run users "AirplayDisconnectCrash.zip" project on iOS device2. Enable screen mirroring on iOS device3. S... Read more
UnityCrashHandler32 and Standalone Build Icons are different
Build Icons are different for UnityCrashHandler32 and Standalone build Steps to Reproduce:1. Create a new Project2. Switch Platform ... 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