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
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
FSBTool ERROR: When opening a project containing audio files(.mp3), some...
{}How to reproduce{}: 1. Download this test project of Shinai2. Open the project.3. Check the following files{code:java}Assets/Audio... Read more
[Quest] Stutter/Frame Pacing with OculusRuntime.WaitToBeginFrame when th...
Reproduction steps:1. Open the attached project "FramePacingBug"2. Open “File > Build Settings”3. Switch platform to the Android4... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu