Search Issue Tracker
[iOS] Game crashes when triggering events
Steps to reproduce:1) Open the attached project.2) Deploy to a device via Xcode.3) Launch the app.4) Enter the helicopter minigame (... Read more
GUI.HorizontalScrollbar stops scrolling when using EditorGUI.LabelField
Steps to reproduce: 1) Download attached project "Bug_GUILabel.zip" and open in Unity.2) In Toolbar, click on Tools >> WindowB... Read more
Mac Editor freezes after instantiated mesh prefab created from Terrain
-Using Terrain to mesh asset freezes the editor -Steps to reproduce: Open Scenes/_TerrainTest Open the Terrain To Mesh tool. Window ... Read more
[iOS] Unity splash screen is not shown on low end iOS devices when at le...
Steps to reproduce: 1. Open attached project2. Make sure 'Show Unity Splash Screen' is enabled in iOS player settings3. Build for iO... Read more
Button does not get callback if parented to Camera
1. Create a new scene2. create a button ( GameObject -> UI -> button3. go to the canvas, change the render mode to screen spac... Read more
SetActive inside OnDestroy crashes at Unity::GameObject::IsActive
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Run it4. In game view's top-left corner click "Destroy"5. Exit pl... Read more
[Win] First time calling SystemInfo.deviceModel when game is maximized o...
How to reproduce:1. Open the attached "ExceptionTest808191.zip" project2. Open "0_Main_Menu" scene3. In Game view select "Maximize o... Read more
[iOS] App hangs on splash screen or renders artefacts if RenderTexture i...
Steps to reproduce:1) Open the attached project.2) Build for iOS.3) Deploy to a device via Xcode.4) Open the app. The app either get... Read more
Global axis shows wrong direction
Steps to reproduce:1. Open "Example1.zip" attached project.2. Select global axis in "123" scene.2. Rotate cube with transform tool.3... Read more
TerrainToMesh is unusable in 5.4.0b24
In 5.4.0b24 is impossible to generate anything with TerratinToMesh in a Mac due to a UI issue. Screenshots are attached. The develop... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code