Search Issue Tracker
Performance FPS regression on Canvas Rendering between 4.7.1 - 5.3.3f1
Performance FPS regression between 4.7.1 - 5.3.3f1. Steps to Repro: 1. Run 4.7 project, connect profiler and observe Number of Batch... Read more
[Linux Hub] A new instance of the Hub does not have a Taskbar icon
How to reproduce:1. Open Unity Hub Expected results: Hub appears on the Taskbar with Unity's logo on itActual results: Hub appears o... Read more
[MacOS] Crash when changing the value of a variable whose name includes...
Reproduction steps:1. Open "1178558" project and "SampleScene"2. Select "TestObject" GameObject3. On "NonLatinFieldNameBug" script f... Read more
Particle System is flickering when recovering deleted mesh file
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/New Scene.unity“ scene3. Backup “Assets/plane.fbx” outside... Read more
Errors are thrown and sprite fails to load when loading via AssetReferen...
Reproduction steps:1. Open the attached “Unity6_SpriteAtlasBug.zip” project2. Open the “Assets/TestScene.unity“ Scene3. Enter the Pl... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
[NetworkBehaviourInspector] Inspector is unable to display SyncList
Steps to reproduce: 1. Open attached project "SyncListBug"2. Open scene "SyncListBug"3. Open "TestSyncList.cs" script4. Notice publi... Read more
Image for adding Tags needs to be updated in manual page
Editor/Data/Documentation/en/Manual/Tags.html - the image in the "Applying a tag" section is really ancient and needs an update Read more
[Visual Effect Graph] Properties under "Multiply Node" are distorted on ...
All properties under "Multiply Node" get distorted while selecting settings dropdown on adding or modifying Properties under Subgrap... Read more
The GameObject flies around in circles instead of straight down when usi...
Reproduction steps:1. Open the attached project “ENT_Flex_Repro“2. Open “Assets/OutdoorsScene.unity“ Scene3. Enter Play mode Expecte... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script