Search Issue Tracker
[Performance Regression] "EditorOnly [Prefabs.MergePrefabs]" process not...
Reproduction steps:1. Import the attached .unitypackage ("1239162.unitypackage")2. Open the Scene "Candy Trip 3" Expected result: Sc... Read more
[Windows] Unity crashes when packing PVRTC variants.
How to reproduce:1. Open attached project ("AtlasTests.zip")2. Open SampleScene scene3. Open Test Runner window (Window->General-... Read more
Custom mesh made w/ script w/ big vertice coordinates on one axis, shows...
Steps to reproduce:1. Download an open attached project "DTM.zip"2. Open scene DTM and play it3. Move scene view around Actual resul... Read more
OnDisconnectError error message is not informative
Fix error codes in log messages. Instead of error number use its name. Expected result: Error message: "OnDisconnectError error: con... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
Sprite tag reverts to 'blank' rather than None when selecting "Remove un...
1. import sprite and set to single mode2. In packing tag create a new tag and hit enter: the new tag is visible3. Now select "remove... Read more
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
[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
UNET isLocalPlayer is always false in OnDestroy
When client closes connection, its isLocalPlayer parameter in OnDestroy method is reset to false. 1. Open attached project ("UnetIsL... 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