Search Issue Tracker
[Metal][Standalone] Screen is covered with transparent net on specific h...
Reproduction steps: 1. Create a new Unity project. 2. Create a new scene. 3. Select "Metal" graphics API. 4. Build and run the creat... Read more
[Regression][OSX] Launcher crashes after clicking 'Work Offline' button ...
Steps to repro: 1. Open Unity Launcher Window on OSX; 2. Click Sign In button; 3. Close Launcher window (either by clicking X butto... Read more
A portion of Spotlight is clipped at a specific angle with camera set to...
To reproduce: 1. Open the project attached by the user 2. Open Game view 3. Notice that part of the Spotlight isn't rendered on the ... Read more
When picking color of UI Image with color picker, it gets slightly darke...
How to reproduce: 1. Open the attached project 2. Open main scene 3. Select Image in hierarchy 4. Change image color (e.g. to yellow... Read more
Scene Manager does not have undo functionality
Steps to reproduce: 1. Create new project. 2. Create several scenes. 3. Open those scenes in additive. things that does not work a... Read more
4096x4096 is possible but 8192x8192 gets reduced to 2187x2187, which is ...
Steps to reproduce : - create a new custom resolution of 8192x8192 - press play and notice the message : GameView reduced to a rea... Read more
[Regression][OSX] Launcher window cannot be closed when opening it throu...
Steps to repro: 1. Open Unity on OSX; 2. In the Launcher window sign out of your account; 3. Create new project; 4. In the Editor C... Read more
[NavMesh] [Carving] NavMeshObstacle doesn't carve on the first Update frame
A navmesh obstacle that's set to carve (regardless of "Carve Only Stationary") will not carve just as the game starts. This means th... Read more
[Compatibility] Opening 5.5 project in 5.4 gives memory issue and crashes
Small project created in 5.5 causes Unity to run out of memory when opened in 5.4 Repro steps: 1. Open Attached project in 5.4.1f1 ... Read more
[Emit] Using Emit() spawns particles in the wrong location when the syst...
Particle systems offset from the origin point emit particles at the wrong location when Emit() is used. Repro steps: 1. Open Scene1... 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
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project