Search Issue Tracker
SetTextureOffset does not work when using it with an UI image
Reproduction steps:1. Open the user's attached "New Unity Project" project2. Open Assets/Scene/SampleScene3. Enter Play Mode4. Obser... Read more
Crash on RaiseException when opening project
How to reproduce:1. Open the user-attached project2. Observe crash Reproducible with: 2022.2.2f1, 2022.2.8f1Not reproducible with: 2... Read more
Mouse cursor gets locked and hidden in the middle of the Game view when ...
Reproduction steps:1. Open the attached “MouseLock.zip” project2. Enter the Play mode3. Exit the Play mode4. Click anywhere in the G... Read more
Inspector: MissingReferenceException when applying Model changes
Using an AssetPostProcessor to add a Component to an imported model (fbx), causes Unity to display an error when import settings cha... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... Read more
SettingsProvider.OnGUI API is called after OnDeactivate when exiting the...
How to reproduce:1. Open the user's attached "SettingsProviderBug" project2. Open the "Edit -> Project Settings-> Test" window... Read more
Screen Space Camera World Space Canvases do not show drawcalls when usin...
Reproduction steps:1. Download and open the user-submitted project2. Build and run the project3. Open the Frame Debugger in the edit... Read more
[Playables] "PlayableGraph was not destroyed" warning is logged when ent...
"PlayableGraph was not destroyed" warning is logged when entering the Play mode with the Prefab open (the prefab holds the script wh... Read more
Error “EndLayoutGroup: BeginLayoutGroup must be called first" is thrown ...
Reproduction steps:1. Open the attached “BugReport_EditorWIndow.zip“ project2. Select “Window” from Test dropdown tab3. Click “Open ... Read more
[Linux] "PropertiesGUI() is being called recursively" warning produced w...
Steps to reproduce:1. Create a new project or open an existing one2. Create a Material in Assets (Right-click -> Create -> Mat... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template