Search Issue Tracker
[iOS] Crash when using Addressables.InitializeAsync
Reproduction steps:1. Download and open the attached "Misc.UnityProject.zip"2. Build and deploy the project to iOS3. Observe the cra... Read more
Cannot select console tab after switching current platform API
Steps to reproduce:1. Create empty project w/ default layout2. Turn on player settings and de-select automatic API for the platform ... Read more
[iOS] Mysterious characters such as \343 and \201 appear when concatenat...
To reproduce: 1. Download attached "testJapaneseText.zip" project and open in Unity2. Open "MainScene" scene3. Build for iOS4. Deplo... Read more
EndLayoutGroup: BeginLayoutGroup error is printed when skipping to the e...
How to reproduce:1. Open up the Test Track Sample project2. Start any Tutorial and click "Skip To End" at the top of the Tutorial Wi... Read more
-e IL2CPP build failure when the Unity folder name is changed
1. Install Unity 4.6.4p2 on Mac2. Rename "Unity" folder to "Unity 4.6.4p2". Make sure there is a space in the name3. Run Unity Edito... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
[URP] Remove button is not activated in Shader Passes List after creatin...
Remove button is not activated in Shader Passes List after creating objects from Renderer Features in URPAssets_Renderer. Due to thi... Read more
NavMeshLinks are not generated when using "Generate Links"
How to reproduce:1. Open the attached “IN-82178“ project2. Open the “Gym“ scene3. Select the “NavMesh“ GameObject in the Hierarchy w... Read more
The CaptureScreenshot method scales UI incorrectly when using an orthogr...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/SampleScene” scene3. Enter the Play mode4. Pre... 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