Search Issue Tracker
Editor is lagging when selecting GameObject with event handling class
How to reproduce:1. Open the user's attached project2. Open scene Assets/KatalystTemplate/Core/Core3. Select the GameObject "PF_Debu... Read more
IL2CPP Scripting Backend build fails when using function pointers in a s...
Reproduction steps:1. Open the attached "1356723.zip" project2. Go to Player Settings (File > Build Settings > Player Settings... Read more
Assertion failed error is thrown when accessing AnimatorState.behaviours...
Steps to reproduce:1. Download and open the project "animatorstate-error.zip" in the Debug Build of Unity Editor2. Open Assets/Test.... Read more
[Localization] "IOException: Sharing violation" error is thrown when imp...
How to reproduce:1. Open the user's attached project2. In the Project browser, select localization/texts asset3. In the Inspector wi... Read more
Gap in line strip when drawing using GL.LINE_STRIP with 768 lines or more
How to reproduce:1. Open the attached Unity project ("LineStripIssueRepro.zip")2. Open SampleScene (Scenes -> SampleScene)3. Ente... Read more
Sprite atlas preview is rendered with artefacts when Atlas contains a Sp...
Steps to reproduce:1. Open the attached project "Case_1353765"2. Click on Texture 2D "Texture"3. In Inspector, open the Android Sett... Read more
Input System detects PointerMove event after PointerDown events in WebGL...
Reproduction steps:1. Open the attached "BrowserInputBugRepro.zip" project2. Load "SampleScene" in the Assets/Scenes folder3. Enter ... Read more
Null value is returned when calling MonoScript.FromScriptableObject()
How to reproduce:1. Open the user's attached project2. Open scene Scenes/Landing3. Find the "Buttons" object in the Hierarchy window... Read more
Build fails with System.InvalidOperationException error when building wi...
Reproduction steps:1. Open the user's attached project2. Build the project: Edit > Build Settings > Build And Run Expected res... Read more
PlayableBehaviour.PrepareFrame ignores Time.timeScale when Time.timeScal...
Steps to reproduce:1. Open the attached project "Project.zip"2. Open Scenes/SampleScene3. Enter the Play Mode4. Observe the Console ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used