Search Issue Tracker
[iOS] Mysterious characters such as \343 and \201 appear when concatenat...
To reproduce: 1. Download attached "testJapaneseText.zip" project and open in Unity2. Open "MainScene" scene3. Build for iOS4. Deplo... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
Fullscreen Mode: Windowed Standalone build goes back to regular Fullscre...
How to reproduce:1. Create a new project2. Open player settings -> Resolution and presentation3. Select Fullscreen Mode -> Win... Read more
Exceedingly long wait on InspectorWindow.Repaint when selecting a large ...
Steps to reproduce:1. Create and open a new project2. Add the “Sample svg” file to the Assets folder3. Click on the added file in th... Read more
Unity editor will not recognize MonoBehaviour when it has certain text c...
Reproduction steps:1. Open the attached project "Temp2020.3.33.zip"2. In the Project window select the "StrangeBehaviour" C# script3... Read more
GameObject with tessellation shader is incorrectly greyed out after sear...
Steps:1. Open QA attached project in comment (20190904_tess.zip)2. Open repro dcene3. On hierarchy, Search for "cube" Actual: The ob... Read more
Game Objects get stuck in an infinite loop when passing NavMesh surface ...
Reproduction steps:1. Open the user’s attached project2. Enter the Play mode3. Press the "LET’S FIGHT!" button4. Click on “BASIC” bu... Read more
Editor crashes when trying access animation clip events through script
To reproduce:1. Open attached project2. Open test scene3. Press play4. Editor crashes Read more
[macOS] Pop-up windows are misaligned on macOS Tahoe 26.0
Steps to reproduce:1. Create new Unity project2. Create C# Script in the Project window3. Delete C# Script4. Observe the pop-up wind... Read more
[Linux][Profiler] Frame charts are not filling with spikes when attachi...
How to reproduce: Create new Unity project Go to File > Build Settings In Build Settings check "Development Build" and "Autoconne... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default