Search Issue Tracker
[DX11][5.3]Objects in scene view become impossible to select if scene c...
Steps to reproduce: 1. Open attached project "WaterReflection.zip"2. Open scene "repro"3. In scene view click on cube to select it4.... Read more
[Unet] Error: Assertion failed on expression: 'asset->mainRepresentation...
This happens on all Multiplayer projects upgraded from 5.4. If you remove Library folder - this problem will gone. If you change Pla... Read more
EditorSceneManager: sceneClosing and sceneClosed callbacks are not calle...
How to reproduce:1. Open attaches Unity project2. Create new scene3. Open created scene Expected result: "SceneClosing", "SceneClose... Read more
[VR]EarlyUpdate.XRUpdate's CPU usage increases by about 2.4ms every 10mi...
Steps to reproduce: 1. Create a new project2. Enable VR3. Build for standalone with "Development Build" and "Auto-Connect Profiler"4... Read more
[Android] Gradle build fails with AndroidX libraries
Steps to reproduce:1. Open user attached project2. Make an Android build3. Observe that build fails with:java.lang.RuntimeException:... Read more
[Oculus GO][Oculus Quest] Object is jittering when position is being aff...
To reproduce:1. Open attached project "QuestJitter.zip"2. Build and run for Oculus Quest3. While in application, observe the moving ... Read more
Skinned Mesh Renderer's Bounds Extent is set to half of the Transform's ...
How to reproduce:1. Open the attached project's "case_1209765-Project" Scene labeled "BugReport"2. Attach a Cloth Component to the "... Read more
High polling rate mice are causing performance issues (windows, editor)
Reproduction steps:1. Open users attached project (note this project doesn't use the new input system, but the issue manifests in th... Read more
The released assets are not unloaded when Resources.UnloadUnusedAssets i...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the Addressables Groups Window (Asset Management > Addresables &g... Read more
[Occlusion culling] Performance spike in Culling when Camera is not rend...
Reproduction steps:1. Download and open the repro project form the attached link2. Open and play the "CorridorDemo" scene (Assets\Sc... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS