Search Issue Tracker
particleAmount function does not change the value of ParticleSystem.Emit
To reproduce:1. Open attached project;2. Run scene " EmissionParamsParticleCounBug";3. Open script and change the value of ParticleA... Read more
Currently playing Particles disappear and start playing again when the P...
How to reproduce:1. Open the “ParticleSystemIssue.zip” project2. Open the “TestScene”3. Enter Play Mode4. Observe the Game view Expe... Read more
Assembly.Load fails to load type of script in custom namespace when name...
To reproduce:1. Open attached project2. Open presets browser window via Window -> Pump Editor -> Presets Browser3. Toggle on "... Read more
The UIToolkit Dropdown menu does not show the last item when accessed in...
How to reproduce:1. Open the “UIToolkitBug.zip“ project2. Open the “Example” scene3. Enter the Play Mode4, Select “Misc“ in the Game... Read more
[Shader Compiler] Compute shader is not recompiled if included file is m...
Steps to reproduce: 1. Open the attached project2. Open the 'IncludedFile.cgnic' and uncomment line 43. Save the changes and switch ... Read more
Accessing the raw value of a USS variable fails when using customStyle.T...
Reproduction steps:1. Open project “IN-39634”2. Open “Assets\IN-39634_Assets\Scenes\SampleScene”3. Enter Play Mode4. Observe the Gam... Read more
[Searcher] Search font is not readable for Searcher package
Search font is not readable for Searcher package . Refer the attached screenshot Steps to reproduce:1) Create new project2) Window &... Read more
Particles sub-emmiter does not follow the parent emitter's rotation
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/meeeh” Scene3. Rotate the “GameObject” GameObject in a... Read more
Emission value field is missing from the Material settings
To reproduce:1. Open a new project2. Create a new Material3. Select it and check the Inspector tab Expected result: The Emission val... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window