Search Issue Tracker
[ECS] Transform.Position values reset to 0 after changing it when Entiti...
How to reproduce:1. Open attached Unity project "Copy Transform Error"2. Load "SampleScene" scene3. Select Demonstration GameObject4... Read more
[ShaderGraph] Drag-dropping normal map texture into a shader graph cause...
Drag-dropping the attached texture into a shader graph causes the following error and does not create a SampleTexture2D Node: NullRe... Read more
[Shader Graph] Crash Occurs when attempting to drag-drop a texture into ...
I get the attached crash when trying to drag-drop the attached texture into a sub graph. The textures .meta has been attached so you... Read more
[Daydream][Cardboard][Android] Can't build application second time if on...
How to reproduce:1. Open attached project2. Build to Android Expected result - Application is builtActual result - Unity fails to bu... Read more
PrefabUtility.SaveAsPrefabAsset() freezes the editor when called from On...
To reproduce:1. Open any project2. Import the script attached "CreatePrefab.cs" (or make your own: call PrefabUtility.SaveAsPrefabAs... Read more
[WebGL] Any scripts with Timeline crashes on browser with "Uncaught Runt...
Steps to reproduce:1. Open user attached project2. Build & Run to WebGL3. Observe the "Uncaught RuntimeError: memory access out ... Read more
Batch mode crash when playing VideoPlayer on Metal headless
Reproduction steps: 1. Open "1127529" -> "scripts" -> "util_libraries.sh" in a Text Editor2. Change "unity_bin_path" to your E... Read more
[Android][Vulkan] Screen flickers on application launch on Google Pixel ...
How to reproduce:1. Open attached project2. Build & Run on Google Pixel 2 Result - You can see screen turning green for a split ... Read more
[Tree Creator] Tree Material resets to default when altering Tree Compon...
How to reproduce:1. Open the "SampleScene" Scene in the attached "SpallRepro.zip" Project2. Press on the "OptimizedTree" GameObject3... Read more
[HDRP] Volume lighting has noticeable artifacts when using Camera.Render...
How to reproduce:1. Open the user-submitted project ("BugReports.zip") and open the "Bug-VolumeArtifacts" scene2. Observe the Game W... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code