Search Issue Tracker
AudioClip reference is lost when loading a new Scene even if AudioSource...
Reproduction steps:1. Open the user's attached project and Scenes/MenuScene scene2. Enter the Play mode3. Select Start Game in the G... Read more
Rigidbody2D.Distance is returning incorrect results when used between a ...
How to reproduce:1. Open the attached project (case_1311101-DistanceTest)2. Open the DistanceTest Scene3. Move the Collision Game Ob... Read more
'My Registries' menu not showing up after configuring a scoped registry
'My Registries' menu not showing up after configuring a scoped registry Repro Steps:- From Project Settings > Package Manager, ad... Read more
[WebGL] "Failed to asychronously prepare wasm: out of memory" error is t...
How to reproduce:1. Open the attached project's "case_1302613-Project.zip" Scene labeled "Main"2. Build Addressable Groups (in the A... Read more
Inspector throws errors and stops displaying fields when changing Serial...
How to reproduce:1. Open the attached project2. Open SampleScene3. Click on Test in the Scene Hierarchy4. Click Change To My Class 1... Read more
Cannot make a rectangle selection from a track in the sequence view
1) Open the timeline window2) Create a new gameobject. Select this object.3) Click Create in the timeline window4) Add an activation... Read more
[iOS] Deadlock when continually sending UnityWebRequests and internet co...
Steps to reproduce:0. Disable the internet connection in the device that's being tested1. Open the "CrashTest (1).zip" project2. Bui... Read more
Audio stutter when jumping to a defined time within the timeline (timeli...
Reproduction steps:1. Create a new empty Project2. Import attached AudioImport package3. Reload the SampleScene4. Select MasterPlaya... Read more
New BC7 (bc7e) compressor on full red texture results in imperfect red (...
When setting all pixels of a 4x4 texture to red (1,0,0) the new in 2021.2 BC7 compressor (bc7e) changes the values to (0.992,0,0). C... Read more
Contents of a ModalUtility window are invisible when it is launched from...
How to reproduce:1. Create a new Unity Project2. Import the attached "1313636.cs" script3. Right-click on the attached script4. Go "... 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
- [Android] Audio sound is lower in the Player compared to the native music player
- 2D Physics Queries do not state that results are sorted into ascending distance order.
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents