Search Issue Tracker
Particles don't get culled when disabled and re-enabled out of Camera's ...
How to reproduce:1. Open the user's project2. Open the "SampleScene" from Assets > Scenes3. Make sure that the Scene window is cl... Read more
Memory leak warning shows up in the Console when adding an Animator Cont...
How to reproduce:1. Open the attached project “Test.zip“2. Select the “Cube“ prefab3. Disable and re-enable the “Animator“ Component... Read more
[UNET] SyncListStruct is not synchronized after reconnection
Steps to reproduce:1) open users attached project2) build and run as host3) press key '1' several times4) join as client from editor... Read more
[PLM] Decals do not affect baked global illumination
A decal should bounce light, but not occlude light hitting the geometry behind it.It could be projected on the geometry behind it, b... Read more
[Linux] Entering Play Mode causes the Editor to freeze when there are ab...
Reproduction steps:1. Import the attached Package to an empty project (Freeze.unitypackage)2. Open the 'BingGoal' Scene (Assets/Game... Read more
[Editor] Prefab gets corrupted when importing Standard Assets from Asset...
Prefab becomes corrupted upon importing of Standard Assets from the asset store. Repro steps:1. Open attached project.2. In the proj... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
[Visual Effect Graph] Transition between two Blocks is not selected when...
Transition between two Blocks from the Visual Effect Graph is not getting selected when they are kept closer to each other, it gets ... Read more
[SaveScene] child objects are saved, even though parent is marked as Don...
If you save scene with method "EditorApplication.SaveScene(string, bool)", objects with "hideFlags.DontSave", still have their child... Read more
[Shadergraph] Hitting Esc while click and dragging to reorder properties...
When a user clicks and drags a property to reorder it in the inspector, but hits the escape key before releasing the mouse, it will ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size