Search Issue Tracker
[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
[Profiler] ArgumentOutOfRangeException gets thrown in the Console when f...
How to reproduce:1. Create a new project2. Open Window > Analysis > Profiler3. Set the Profiler target to Editor and capture s... Read more
Linux Editor crashes with "mmap(PROT_NONE)" assertion failure during GC ...
How to reproduce:1. Open the attached (ManyClears.7z) project2. Open the Test scene3. Enter Play Mode4. Wait for at least a minute5.... Read more
Editor crashes on fbxsdk::KFCurve::KeySet when importing FBX model
Reproduction steps:1. Open the user's attached "K1_GamePlay_Concept.zip" project2. Find the "t_pose_Chef_Hat.fbx" model in the Proje... Read more
"offset is outside the valid range" error is thrown when setting the par...
How to reproduce:1. Open the user's attached "ParticleTest" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. Press the... Read more
Changes made to Prefab's variable values in a custom EditorWindow get re...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the top bar menu select Example > Example Window4.... Read more
[VFX Graph] SubGraph block cant be created and NullExecptionError is thr...
How to reproduce:1. Create a new HDRP project5. Create a new VFX and open it6. Add Heads and Trails system7. Select Set Lifetime Ran... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template