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
"[Collab] ExternalAPI::Failure: Authorization token has expired" error i...
How to reproduce:1. Create and open a new project2. Connect the project to collaborate (Collab -> Start now!)3. Leave the project... Read more
"Unknown Assembly" error is thrown when building AssetBundle including ...
How to reproduce:1. Open the attached project ("case_1184918-ScriptableObjectAssetBundleBug")2. Build Asset Bundles (BUG TEST > B... Read more
The character keeps moving in the same direction when the button is rele...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/Playground.unity” Scene Enter the Play Mode Click “A” or “D” ... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... Read more
Memory leak when a domain is reloaded on a Scene that uses HDRP's water ...
Reproduction steps:1. Open the attached “repro_IN-90572“ project2. Go to “Edit → Preferences… → Jobs” and set the “Leak Detection Le... 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
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... 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