Search Issue Tracker
Crashes on GameObject::ActivateAwakeRecursivelyInternal when opening scene
To reproduce:1. Open my attached project2. In Project window, double click the Cow Facility scene to open it Expected: editor doesn'... Read more
[macOS] Fatal error is thrown when displaying Unity > About Unity
Steps to reproduce:1. Open any project which is saved in older/newer version of Unity (macOS)2. During opening Unity check project v... Read more
ScriptableObject values are not present after compilation
Steps to reproduce:1. Open user attached project2. Create Scriptable Object script3. Create an asset of SO4. Change some code in IDE... Read more
[Mobile] ArgumentException: Object of type 'Il2CppCompilerBug+BoxedInt' ...
Step to reproduce:1. Open user attached project2. Make sure Scripting Backend is set as IL2CPP3. Deploy to device ArgumentException:... Read more
UnityEngine.Experimental.XR.Boundary.TryGetGeometry always returns false
How to reproduce:1. Download attached project file and open "BoundaryTest" Scene2. In Assets\HoloToolkit\Boundary\Scripts\BoundaryMa... Read more
[Daydream] Hybrid application renders black after Daydream->None device ...
1. Open the user attached project2. Make sure that Daydream would be selected in XR Settings and Graphics Jobs would be enabled3. Bu... Read more
Dynamic Batching broken for objects lit by light probe proxy volumes
How to reproduce:1. Download attached project and open the LightVolumes.unity scene2. Let light baking finish3. Press play4. Observe... Read more
Scene Camera can be accessed through script
Scene Camer can be accessed through script by using GameObject.Find("SceneCamera").SetActive(false); To reproduce:1. Open attached p... Read more
Cannot set alpha of a color via hexadecimal field
To reproduce: 1. In any project, open Color Picker (for example, in the Image component)2. Try entering an alpha value of the color ... Read more
RectTransform's position change is ignored when its pivot point is chang...
To reproduce: 1. Open the project, attached by the user (SetPivotTest.zip)2. Open the "Main" scene3. Enter Play mode4. Left-click se... 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
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
- Editable Overlays present in Custom Outline and Custom Physics Shape sections of Sprite Editor window when selecting a Sprite from Hierarchy