Search Issue Tracker
Unity crashes on some Windows7 PCs when tbb12.dll gets loaded
Affected Versions: 2021.2.0b1, 2021.2.0b9 It appears that it only affects some Russian Windows7 SP1 versions and other versions with... Read more
Running Unity in batchmode gives a result file with the wrong test type
Repro Steps: 1. Open command prompt2. Write this command: "{UNITY_PATH}\Editor\Unity.exe" -batchmode -runEditorTests -projectPath "{... Read more
[OpenXR] Editor performance drops extremely after HMD becomes inactive u...
Steps to reproduce:1. Open the attached user's project "XRPerformance.zip"2. Connect the Oculus link to Quest 23. Make sure OpenXR i... Read more
[tvOS] GetKeyDown and GetKeyUp are set to true every few frames when hol...
How to reproduce:1. Build the attached project "TestTvOs_Unity2018-3-11f1.zip" on a tvOS platform, with a connected wireless TV Remo... Read more
[HDRP] Visual artifacts are seen when using Forward renderer with MSAA
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Change Quality to Medium profile (Edit->Project Set... Read more
Colliders are not updating to match attached gameObject location
Colliders are not updating to match attached gameObject location. After their object is stored and returned from a pool (reparenting... Read more
Garbage Collector memory leak when allocating and deallocating memory in...
How to reproduce:1. Open the attached “webgl-gc-bug,zip” project2. Open the “SampleScene”3. Build and Run the project using the WebG... Read more
Severe performance degradation in Play Mode when using multiple Cameras ...
How to reproduce:1. Open the “URP_Multi_Camera_Graphics_API_Performance“ project2. Open the “SampleScene”3. Open the Game view windo... Read more
[Ubuntu] URP Samples - game mode turns black and multiple "Attempting to...
Steps to reproduce: Create a new URP Project Window > Package Manager > Universal RP > Samples Import URP Package Samples O... Read more
Crash on PhysicsScene::ProcessTriggerEnterExits when splitting meshes th...
How to reproduce:1. Open attached project2. Open CrashDemo Scene3. Enter the Play Mode Reproducible with: 2018.3.0a6, 2018.4.1f1, 20... 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