Search Issue Tracker
Color picker window moves when assigning diff colors
To Reproduce:1. Create Particle System (or anything with a color picker)2. Go to -> Particle Animator rollout and select a color ... Read more
GUIUtility.keyboardControl not initialized/reset between runs
To Reproduce:1. Open the "Login Scene" from the _Scenes folder and press play.2. Notice the label in the upper right now has a zero ... Read more
Left command key does not trigger events on Mac
1) What happened the default key for "fire 3" in the input manager is left cmd, which corresponds to the windows key on windows. whi... Read more
Windows: Edit -> Select All does not function. Ctrl A does work
1 Create new project2 Go to Hierarchy and duplicate camera to have 2 or more3 Select 1 camera in Hierarchy4 In main menu Edit->Se... Read more
Unity uses absolute paths and not relative paths for storing build direc...
To Reproduce:1) Create a test project2) Build the project in a subfolder of the project.3) Now close that project, quit Unity4) Clon... Read more
iPhone: Xcode says illegal character when using some symbols
To Reproduce: 1. Set the bundle identifier with an illegal char such as '_' or ':'.2. Build will fail. Expected: 1. Unity should pre... Read more
Terrain: trees should use the GO transform when placed on terrain
Since the Tree Creator was designed to only create trees over a certain size we need a way to be able to scale the trees after creat... Read more
Ugly self-shadowing on a lightmapped buit-in sphere
To reproduce: 1. Open attached project (the last one).2. Check the bands on the built-in sphere and also the dark patches. I tried c... Read more
Inspector takes focus unnecessarily when editing parameters
Inspector takes focus unnecessarily when editing parameters I often need to change parameters on a number of objects in the hierarch... Read more
Detaching a tab marks the current scene as edited
Steps: Detach a tab. Result:Tab attaches just fine, but the loaded scene gets marked as edited. Expected:Current scene should be una... 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