Search Issue Tracker
If prefab is instantiated with PrefabUtility.InstantiatePrefab children ...
How to reproduce: 1. Open 'Test Scene' in the attached project 2. Delete 'child' object 3. Press play in editor. (child object is in... Read more
[Networking/ClientRpc] Declaring more than 64 ClientRpc with attributes ...
Steps to reproduce: 1) open project 2) script 'NetObject' 3) uncomment clientrpc RpcFunction65 Expected: compiles Actual: throws an... Read more
Particle System triggered via Event Trigger doesn't play
How to reproduce: 1. Open the attached project "ParticlesBugTest.zip" 2. Open and play test scene 3. Press the button 4. The button ... Read more
Script value in the inspector reverts to default after renaming public f...
Steps to reproduce: 1. Download and import attached project. "PublicValueRenaming.zip" 2. Open scene: main 3. Select game object: o... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity; 2. Open attached project and 'Untitled.unity' scene; 3. Open Lighting tab in the Inspector; 4. P... Read more
Crash on "GrayscaleFilterEffect::RenderGrayscaleFade" when game object w...
Reproduction steps(GIF attached): 1. Create new Unity project, open it, click on "Layout > Default", select "Console" tab and close ... Read more
IsFinite error spam with particles and second camera
How to reproduce: 1. Open the attached project 2. Open test scene 3. Make sure that scene view is like in the attached gif 4. Play t... Read more
Crash in SplatDatabase::RecalculateBasemap when opening scene with terrain
Steps to reproduce: 1) open attached project 2) try opening the scene - observe crash note: project contains only scene and terrain Read more
When Particle System is stopped and cleared after that it won't play wit...
Reproduction steps: 1. Open attached project (ReproProject.zip) 2. Open and play the "test" scene 3. On the keyboard press "S" (to s... Read more
Crash when game object that is a child of a missing prefab is deleted
Reproduction steps: 1. Open attached "test0" Unity project. 2. Open "Scenes > Spells Test" scene. 3. Expand and delete "UI Parent > ... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working