Search Issue Tracker
OnAfterDeserialize is not called when Prefabs are instantiated using Ins...
How to reproduce:1. Open the attached “IN-72997” project2. Open the “SampleScene”3. Select the “Test” GameObject in the Hierarchy4. ... 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
[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
[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
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
[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
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