Search Issue Tracker
[Editor][Crash] Crash on VideoClipImporter.GetPreviewTexture() when Clic...
Reproduction steps:1. Open the attached project "mp4Crash.zip"2. Double click any of the .mp4 files in the ../Assets/Videos folder E... Read more
Sprite playback in the Animation Window repeats frame 16
Sprite playback in the Animation Window repeats frame 16. Repro:1- Open attached project.2- Open scene "ReproScene".3- Select game o... Read more
TextMeshPro calculates Width Compression incorrectly when using certain ...
Reproduction steps:1. Open the attached “TMP Bug.zip” project2. Open the “SampleScene”3. Select “SampleText” GameObject from the Hie... Read more
"unity_WorldToObject" is not the inverse of "unity_ObjectToWorld" when a...
How to reproduce:1. Open the user's attached project "MatrixBug.zip"2. Load the Scene "MatrixBug"3. In the Hierarchy select the "Cub... Read more
[XR][Android] Oculus is intialized even though Cardboard is first on SDK...
How to reproduce:1. Open attached "OculusFirst" project2. Build & Run on device Expected result - Cardboard is initalized OR bef... Read more
Default Screen Width and Height fields hang for a moment when clicking o...
How to reproduce:1. Create a new project2. Go to top menu -> "Edit" -> "Project Settings..."3. Open "Player" settings -> "R... Read more
Screen.SetResolution works incorrectly when DPI scaling is set to anythi...
Workaround: divide 96 by logical DPI and then multiply that with the width and height of the resolution before calling Screen.SetRes... Read more
[WebPlatform] Forwarding video, moves to start on Mac OS Chrome browser ...
How to reproduce:1. Download the attached VideoProject2. Build and Run "Educational movies" scene on WebGL3. Press Play button it wi... Read more
[iOS] Building with append doesn't work if project contains native plugins
To Reproduce: 1. Build the attached project.2. Build it again with append.3. Observe the "NullReferenceException: Object reference n... Read more
Shader inspector doesn't show whether a keyword can be overridden by glo...
STR:1. Create a new unlit shader.2. Add "#pragma multi_compile_local FOO BAR" after "#pragma multi_compile_fog".3. Select the shader... 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
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller