Search Issue Tracker
Metal Editor Support should not appear in Player Settings on Windows ver...
Reproduction Steps:1. Go "Edit" -> "Project Settings" -> "Player".2. In Inspector, scroll down to the Rendering section.3. Obs... Read more
Objects with HideFlags.DontSave do not get removed in Play Mode when the...
How to reproduce:1. Open the attached project “hideFlagTest” and load Scene “newParent”2. Enter Play Mode3. Observe the Game View Ex... Read more
The "RunStarted" callback method is not invoked when using the "TestRunC...
Reproduction steps:1. Open the attached project2. Open Window → General → Test Runner3. In the Test Runner window select EditMode an... Read more
Tile Palette Brush Pick and Tile Palette Clipboard overlay indicators in...
How to reproduce:1. Open any project2. Open Tile Palette3. Activate both Tile Palette Brush Pick and Tile Palette Clipboard overlays... Read more
InspectorWindow: Text of Prefab becomes blurry in the name field in the ...
Text of Prefab becomes blurry in the name field in the Inspector with Inter(Default) font Steps to Reproduce: 1. Create a new Projec... Read more
[Android] Player Loop in Profiler is not steady when empty Scene is open...
Reproduction steps:1. Open the attached project “PlayerLoopNotSmoothProject”2. Select Android in Build Settings3. Make sure "Develop... Read more
Animator Controller crash when adding an animation for a motion field 'A...
Steps to reproduce:1. Open attached project2. Open the player animation controller3. Select the blend tree that has no transitions4.... Read more
E-mail section doesn't support non ASCII characters
Steps to reproduce : - open the login window- in the input field type something like testemailæø@gmail.com- press enter and notice t... Read more
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:1) open the project2) open one of the scenes3) drag other 2 scenes into hierarchy4) right click the bottom scene ... Read more
[OpenGL] Unity editor crash on MemoryManager::Allocate when creating com...
How to reproduce:1. Open user's attached project2. Open and launch "Samplescene" scene - observe the crash Reproducible with: 2019.1... 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