Search Issue Tracker
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps: 1. Open the user's attached project 2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs" 3. Chan... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
The Scene view is stuttery and unresponsive when using VS 2022 debugging...
Steps to reproduce: 1. Create a new project 2. In the Project window create a new C# script 3. Open the created C# script 4. In ... Read more
UWP build fails with IL2CPP scripting backend on 2018.3.0a1
UWP build fails with IL2CPP scripting backend on 2018.3.0a1 Steps to reproduce: 1. Download and install UWP support from Unity down... Read more
"Clear Baked Data" does not clear Ambient Intensity in Edit Mode, it's c...
To reproduce: 1. Open new project. 2. Create Cube in hierarchy. 3. Open "Lighting Settings" window. 4. Uncheck "Auto Generate" and p... Read more
[iOS] Chinese locale fails and logs "Please assign a Font Asset to this ...
How to reproduce: 1. Open project "My project (25).zip" 2. Go to the Build Settings, build for iOS and deploy the player to a device... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps: 1. Open the "bug.zip" project 2. Open the "Test" scene 3. Open the "Example.cs" script 4. Make "Pressed" method ... Read more
BlackBerry won't launch app over another app
1. What happened Workaround possible: close current app. BlackBerry won't launch app over another app. It just stalls. Thus far, ... Read more
GameObject children's order changes after Undo of unpack prefab instance...
Steps: # Create such structure # !image-2022-06-21-11-37-03-232.png! # Unpack Cube prefab instance # Undo # ==> The Root's chi... Read more
OverlapBox does not return true on CompositeCollider2D with Geometry Out...
Steps to reproduce: 1. Download and open the attached project 2. Enter palymode 3. Move the Player GameObject to the lower platform ... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule