Search Issue Tracker
Build profiles leak memory on every domain reload.
Steps to reproduce: 1. Execute "Resources.FindObjectsOfTypeAll<BuildProfile>()" in edit mode;2. Note down the number of BuildP... Read more
Plugins start ignoring calls to set platforms when the "PluginImporter.C...
How to reproduce:1. Open the “PluginSettingsBug.zip“ project2. Select the “Assets/game_plugin.dll“ Asset in the Project tab3. Ensure... Read more
Sprite Batching Threshold is not considered when using Sprite batches
How to reproduce:1. Open the “IN-82068_SpriteBatching“ project2. Open the “Test“ scene3. In the Game View press the Frame Debugger s... Read more
Build constantly fails with errors “…. 'NetworkManager' does not contai...
How to reproduce:1. Open the “FINAL_REPROPROJECT_STRIPPED“ project2. Open the “TestScene“3. Comment the functions “{{Unity_Netcode_N... Read more
Miscrosoft.CodeAnalysis.LanguageServer crashes when duplicating and movi...
Reproduction steps:1. Open the attached “repro-project“2. In the Project window find and double-click the “Assets/TestScript.cs“ scr... Read more
"Compiler timed out" is thrown when compiling a Compute shader
How to reproduce:1. Open the attached project "IN-82004.zip"2. Select Assets/RTMain.compute in the Project window3. Click "Show comp... Read more
User gets a misleading informational message in the build profile window...
Steps to reproduce: Create a new project Go to "File" ->"Build Profiles" Select the macOS platform and create its build profile S... Read more
The Intensity property on the Debug Inspector will show the original val...
How to reproduce:1. Open the “LightPrefabIssue“ project2. Open the “OutdoorsScene“3. Open a second Inspector window with “More Items... Read more
[Android] Crash on GetStacktrace(int) when a building a corrupted file
Reproduction steps:1. Open the attached “ASDQWE” project2. Build and run the Player (File > Build And Run)3. Observe the build fa... Read more
Debug.Log does not print the number in the string when the number is "24"
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Enter Play Mode4. Observe the C... 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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show