Search Issue Tracker
[Android] "Screen.safeArea.y" always returns values outside of the Safe ...
How to reproduce:1. Open the “ScreenSafeAreaRepro.zip“ project2. Open the “SampleScene“3. Build for Android4. Install the app on a d... Read more
[Linux Editor] Anchor Presets popup is not dismissed when clicking outsi...
Anchor Presets gets stuck when trying to close it by clicking outside of its area. Steps to reproduce:1) Open the attached project.2... Read more
Creating a Grid in the scene and then deleting it removes the default Grid
How to reproduce:1. Create a new 2D Unity Project2. Go to Window -> 2D -> Tile Palette3. Create New Tilemap -> Any Tilemap4... Read more
VisualElement.TrackPropertyValue doesn't invoke the callback when the pr...
How to reproduce:1. Open the user’s attached “Repro-UxCallback” project2. Select “test asset” asset in the Project Browser3. Change ... Read more
gameObject's Multi-dimensional array becomes null when object is Instant...
To reproduce: 1.Download and open attached project2.Open "InstantiateBug" scene3.Enter Play mode4.Notice error in the console Expect... Read more
CS0246 compilation error is thrown after compilation when a new file is ...
How to reproduce:0. Download and extract "ScriptableBuildPipelineBug.zip" (the ScriptableBuildPipelineBug.zip is the result of Case ... Read more
[Android][URP][OpenGLES3] Render Texture memory increases by 50% when us...
Steps to reproduce:1. Open the attached project "1239000_2021.zip"2. Switch to Android3. Make sure that OpenGLES 3 is the selected G... Read more
IndexOutOfRangeException and InvalidOperationException when logging XML ...
How to reproduce: 1. Open the project “IN-89366_XML-Display-Issue“2. Enter Play Mode3. Observe the error messages in the Console win... Read more
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
"Unhandled exception at 0x00007FFD58D4CC91 (GameAssembly.dll)" is thrown...
How to reproduce: Open the attached project "test21_3_1_16.zip" Build the project for UWP Open the built Solution Deploy on HoloLens... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist