Search Issue Tracker
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce:1. Create a new project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
Calling AssetDatabase.ImportPackage() crashes the Editor when implemente...
Steps to reproduce:1. Open the attached project (ImportPackage Test.zip)2. Open Assets/Editor/ImportPackageTest.cs and comment line ... Read more
Profile Analyzer - Large microsecond time listings are drawn under the '...
How to reproduce:1. Download the user-submitted data file(capture.pdata)2. Create a new Unity project and import the Profile Analyze... Read more
Particles with Orbital Velocity set in Local Space rotates around custom...
How to reproduce:1. Open the user's attached project ("Bug Test.zip") using the EnvIronman VM (optional) (more information in Edit)2... Read more
Switching between debug and release mode multiple times is not handled c...
Reproduction steps: Open the user’s attached project Open the “SampleScene” Scene Open file Test.cs in Visual Studio Put a breakpoin... Read more
[OSX only] Can't rename GameObject by right clicking in the Hierarchy wh...
Reproduction steps:1. Create a new Unity project2. Focus on any window in the Editor except Hierarchy3. Right-click -> Rename any... Read more
[LWRP/Mac] Assertion failed on expression exceptions are thrown on creat...
"Assertion failed on expression: 'alternativeBackBuffer->GetWidth() == window->GetWidth()'" exceptions are thrown on creating ... Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... Read more
In Deferred rendering path, mixed lights don't render when enabling "Use...
To reproduce:1. Open the attached “IN-115065_DeferredMixedLightingBug.zip“ project2. Open the “Assets/Scenes/DeferredMixedLightingBu... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- 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