Search Issue Tracker
[iOS] Crash when using Addressables.InitializeAsync
Reproduction steps:1. Download and open the attached "Misc.UnityProject.zip"2. Build and deploy the project to iOS3. Observe the cra... Read more
[Render] Camera.Render does not work in the editor, works in builds
Steps to reproduce: 1. Open the attached project 'RenderOnce'2. Open 'test' scene3. Script is attached to the cube which renders dis... Read more
Terrain Tool Overlay Labels Show Unnecessary Prefixes Like SH and PH, Ro
Steps to reproduce: Create a new 3D Unity project In the Hierarchy, create a Terrain GameObject via 3D Object > Terrain Select th... Read more
[Linux] Asset Store "Open in Unity" button does not work
How to reproduce: Log in to the Asset Store on a browser Go to “My Assets“ Press the “Open in Unity“ button on any asset Expected re... Read more
[DX11 - AMD] Crash on AmdDxGsaFreeCompiledShader when Texture Object nod...
Steps to reproduce:1. Open the attached project from the provided Google Drive link2. Open the Amplify Shader Editor Canvas (Window ... Read more
[Being Backported] AssetBundle.LoadFromFileAsync causes errors when bund...
How to reproduce:1. Open the user’s attached project2. Open scene Scenes/SampleScene3. Go to Tools -> Build Asset Bundles4. Press... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
Initial camera position is logged in "TeleportationProvider_endLocomotio...
Reproduction steps: 1. Open the attached project “ReproProject“2. Open scene “Sample/XR Interaction Toolkit/3.1.1/Starter Assets/Dem... Read more
[iOS] Freeze when loading large amounts of sprites
How to reproduce:1. Download and open the attached “TestAnimator(1).zip“ project2. Build and deploy the project for iOS3. In the tex... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... 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 slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class