Search Issue Tracker
Build Profile - Inspector: Build profile fields become distorted in the ...
How to reproduce: Create a new project Go to "File" ->"Build Profiles" Select some platform from the list and click the "Add Buil... Read more
Elements in the list in the Inspector window can’t be opened or closed w...
How to reproduce:1. Open the attached “selecting.zip” project2. Open “SampleScene” Scene (Assets > Scenes)3. Select “GameObject” ... Read more
Script icon is used for UI elements when using the “Add Components” menu
How to reproduce:1. Create a new project2. In the Hierarchy window, select any GameObject3. In the Inspector window, press the “Add ... Read more
The material preview object button does not work
Reproduction steps: 1. Open the attached “Repro“ project2. Select the “Assets/humanoid/Normal.mat“ Material in the Project window3. ... Read more
[Linux/Mac] Crash on BackupState::MemoryIDToFileID::operator() when crea...
Reproduction steps:1. Create a new project from the “3D Sample Scene (HDRP)” template2. Wait until Unity Editor finishes loading Exp... Read more
Build Profile: The console displays "InvalidOperationException: The oper...
How to reproduce: Create a new project Go to "File" ->"Build Profiles" Select some platform from the list and click the "Add Buil... Read more
[Linux] Can't generate lighting with lightmapper set to Progressive GPU ...
Reproduction steps:1. Create a new project from the “3D Sample Scene (HDRP)” template3. Click Window > Rendering > Lighting4. ... Read more
Particle System regularly flickers when played
Reproduction steps: 1. Open the attached “Repro“ project2. Open the “TESTSCENE“ Scene3. Select the “Particle System” GameObject (vfx... Read more
Memory leak when creating ARC prefab
There is a leak when creating a prefab of an Audio Random Container. Regression details Reproducible on 2023.2.0a21 and upward; Not ... Read more
The assigned Script icon is not showing in the Gizmos dropdown menu when...
How to reproduce: 1. Create a new project2. Create a Script in the Assets folder with the name “Button“3. Change the Scripts icon to... 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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project