Search Issue Tracker
Opening the build settings makes console notices appear about Xiaomi pac...
Steps to reproduce: 1. Open Unity 2. Open Build settings 3. Console notices appear Expected: No notices appear about xiaomi Actual... Read more
FindObjectOfType does not find GameObject with HideFlags.DontSave
Steps to reproduce: 1. Open user attached project (SingletonTest) 2. Click Tools->Create Singleton 3. Click Tools->Find 4. A debug l... Read more
MenuItem with shortcut SHIFT+[letter] prevents typing capital [letter]
When there is Editor script, with a menu item which gets activated via pressing shift + some letter, you can not type the said capit... Read more
PostProcessScene is only called for the first loaded scene
Steps to reproduce: 1. Download and open the attached project 2. Make sure several scenes are open 3. Enter Playmode Expected resul... Read more
Vuforia AR cam throws an exception when playing in VR
Steps to reproduce: 1. Download and open the newest attached project(oc link) 2. Open scene "test" 3. Enter playmode Expected resul... Read more
Reference rewriter fails in 2017.2 with analytics enabled
Reference rewriter fails in 2017.2 with analytics enabled: UnityException: Failed to run reference rewriter with command --target="... Read more
Anti-Aliasing turned on prevents shader with CommandBuffer.Blit from ren...
Steps to reproduce: 1. Open user attached project (TIM_C Blit Working) 2. Go to Project Settings --> Quality settings 3. Turn on Ant... Read more
using "UnityEngine.VR" and "UnityEngine.VR.WSA" do not get updated with ...
Steps to reproduce: 1. Download the attached script("ToBeUpdated.cs") 2. Import it into a new project Expected result: using statem... Read more
Applying/Reverting/Placing a prefab makes transform position and rotatio...
Applying/Reverting/Placing a prefab makes transform position and rotation dirty even if the position and direction of game object wa... Read more
NetworkLobbyManager duplicates elements in hierarchy after a failed call...
This case has two examples on how to reproduce the issue. There are two scenes ("Lobby" and "Lobby2") within the attached project, b... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key