Search Issue Tracker
Size value in Particle System Curve's tab is highlighted with selection ...
How to reproduce:1. Create a new Unity Project2. Right-click in the Hierarchy -> Effects -> Particle System3. Select the creat... Read more
Adding a new element or removing an existing one doesn't work when there...
Reproduction steps:1. Open the attached “Repro” project2. Open the Custom Heros Window (Window > GameData > Heros)3. Select “h... Read more
Creating Visual Effect GameObject throws an error
How to reproduce:1. In a Hierarchy, right-click and select Visual Effects > Visual Effect2. Observe errors thrown in the console ... Read more
Animation Clips don't play in separate layers
Video: http://screencast.com/t/J7l6m94Rv8To reproduce:1. Open attached project2. Enter play modeExpected result: As the Bear's movem... Read more
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
[Android] Java build exception error when building a specific project wi...
Reproduction steps:1. Open the attached project "TestSDK31.zip"2. Switch to the Android platform3. Build and Run on an Android devic... Read more
WebGL fullscreen doesn't revert ro original resolution on exit
To reproduce:1. Open attached project2. Build WebGL3. Open WebGL build4. Enter fullscreen5. Exit fullscreen6. WebGL doesn't reverts ... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
Importing a .unitypackage does not upgrade its dependencies using the Ed...
Importing a .unitypackage that has UPM dependencies in a newer Editor than the one it was exported with can lead to the following is... Read more
Camera's Renderer is not updated when URP Asset is changed in the Graphi...
How to reproduce:1. Create a new project with URP (3D) Template2. Open Edit>Project Settings...3. Select Graphics4. Change Script... 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