Search Issue Tracker
[macOS] Gizmos in Scene view cannot be clicked on
How to reproduce:1. Create a new Unity project/Open the attached project2. Select any GameObject3. In Scene View attempt to move the... Read more
[Linux] Crash in ShaderCompiler if lightmapping is left on auto-generate
To reproduce:1) Just Create New Project Result: It crashes a bit after launching due to ShaderCompiler error Only reproduced in 2019... Read more
GUILayout error after saving a shader in shader graph
After making and saving a simple shader, i get this error in the console: ArgumentException: GUILayout: Mismatched LayoutGroup.repai... Read more
'SerializedObject target has been destroyed" error is shown after switch...
Steps to repro: 1. Download the repro project and open it;2. Go to Project Settings (Edit>Project Settings...);3. Select Editor t... Read more
[Linux][Crash] Editor crash when entering Play Mode using OpenVR setting...
Steps to reproduce:1. Open a new project2. Open Player Settings > XR Settings3. Add OpenVR and drag it to the top4. Download and ... Read more
UnityEvent can still call method which was changed from public to private
The scene has two UnityEvents. One is custom and set up on a Cube and other is UI's button On Click event. Steps to reproduce:1. Dow... Read more
Null Reference Exception when creating TMP_SpriteAssets by a Custom Editor
Steps to reproduce:1. Open the attached project "Case_1141454"2. Navigate to Project -> Assets -> Scenes and open "TexturePack... Read more
Standalone Player crashes at ActivateAwakeRecursivelyInternal when closi...
Steps to reproduce:1. Create a new project2. Add World Anchor component to any game object3. Build project for Standalone platform4.... Read more
Missing mesh reference when importing a unitypackage in 2019.1
Steps to reproduce:1. Open the project from owncloud provided in edits2. Open the "cockpit" Scene3. In Hierarchy window, select any ... Read more
Editor crash when using holographic emulator with hololens
Editor crash when using holographic emulation mode is set to Simulate in Editor with hololens Steps to repro:1. Create a new project... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS