Search Issue Tracker
[ProBuilder] Inner radius setting does not exist within the Shape Tool w...
Reproduction steps:1. Open the attached project "1407039.zip"2. In ProBuilder select a new shape3. Create a new Stair shape4. Increa... Read more
Parts of Editor Skin swap back to Professional after restarting the Editor
How to reproduce:1. Open attached project2. Close Unity Editor3. Open Unity Editor Expected result: Editor Skin is unchangedActual r... Read more
EditorApplication.projectWindowItemOnGUI should also return the targeted...
projectWindowItemOnGUI does not allow identifying sub-assets, so for example you can't customize project view rendering of a Mesh pa... Read more
Reimporting a Scripted Importer Asset when Profiler is recording will ma...
Reproduction steps: Open the attached “ReproProject.zip” project Select the “LogAssetStatus” GameObject in the Hierarchy window Ensu... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
[VSTU] Mixing of types isn't allowed in VS Watch
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Open script "Scripts/NewBehaviourScript" and add breakpoint at d... Read more
ScreenCapture CaptureScreenshotAsTexture failed to generate texture when...
How to reproduce:1. Open attached project "ScreenshotBugStripped.zip" and scene "SampleScene"2. Enter Play mode3. In Game View, set ... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
In WebGL Player “Default Cursor” resets to system default cursor when le...
How to reproduce:1. Open the user’s attached “UI Tookit theme bug.zip” project2. Open the “SampleScene” Scene3. Switch to WebGL plat... Read more
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... 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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text