Search Issue Tracker
Sprite Shape Corners and Edges are invisible when a closed Sprite Shape ...
Reproduction steps:1. Open the attached “IN-95260.zip” project2. Open the “SampleScene_Spriteshape” Scene3. Select the “SSP” GameObj... Read more
[GearVR] Unity Splash screen hang then load
1) Download the attached project2) Revert your unity version to a Personal edition if not already in Personal edition (We need the u... Read more
Dynamic lights still show up in the Profiler consuming time when "Main L...
How to reproduce:1. Open the "IN_42018" project2. Press File -> Buil Settings3. In Build Settings enable "Development Build" and ... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
[iOS]Setting Color Buffer's StoreAction to Don’t care does not change th...
How to reproduce:1. Open the attached Archive.zip project2. Build for iOS and open the Xcode project3. Go to Menu bar-> Product-&... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
UUM - Play Mode Scenarios add and remove element list buttons go out of ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Multiplayer Play Mode package Open the Pl... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
[DestroyImmediate] Deleting scripts from editor code crashes the editor
Steps to reproduce this issue: 1. Open the attached project2. Open scene Main3. Add a second CrashTest script to Main Camera4. Notic... Read more
[iOS]"The destination host has an erroneous SSL certificate" error is th...
Reproduction steps:1. Create cert.pem and key.pem files2. Host a web server with the created certificates3. Install the generated ce... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object