Search Issue Tracker
[EditorAnalyticsEvents] Backend responds 500 with "circuit breaker is op...
Back-end gives "circuit breaker is open" error for some events (from same/different sessions). To repro:1. Run Unity and track outgo... Read more
[AW] Animation clip selection with no game object does not show nested p...
Repro:1- Open project in attachment.2- Open scene 'Untitled'.3- In the Assets folder, select animation clip 'New Animation'4- Open t... Read more
[VR] Windows x86 32-bit players do not appear in VR headset
VR-enabled Windows players only work in VR headsets if they are built for x86_64 architecture. VR-enabled Windows x86 applications w... Read more
"Detail Resolution Per Patch" property value does not change amount of d...
Steps to reproduce:1. Open "GuffTerrain" project2. Open "GuffScene" scene3. Enable Frame Debugger4. Select TerrainContaienr>Terra... Read more
Zero-volume BoxCollider causes PhysX to return null shape
Steps to reproduce the issue:1. Download and open attached project.2. Open scene named "Home".3. Enter the play mode and notice that... Read more
[HLAPI][TargetRPC] Should print an error when target argument is set to ...
Steps to reproduce:1. open attached "TargetRPC.zip"2. enter play mode and "Host"3. press "Space" -> it send a TargetRPC to server... Read more
[AssetBundles] Material of the prefab doesn't load if prefab is built us...
How to reproduce:1. Open the attached project2. Delete everything from AssetBundles folder3. Build AssetBundles (Assets -> Build ... Read more
[iOS] Standalone VR Splash Image is included into iOS builds
Reproduction Steps:1. Open User's project2. Notice that "Splash2048x1536" is set as Standalone Virtual Reality Splash Image and no o... Read more
[Android] [System out of memory] App crashes when the mesh asset are pla...
Steps to reproduce: 1) Download attached project 'Unity.zip' and open in Unity.2) Build and run project on a device.3) ~3s after sce... Read more
Incorrect information in the Editor Log when asset bundles are built
Reproduction steps:1. Open the "stripped" project.2. Go to "Custom > Build AssetBundles".3. Open the Editor Log when jobs are fin... 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