Search Issue Tracker
ReleaseAllScriptCaches error when trying to open Package Manager
Reproduction steps:1. Open Editor2. Attempt to open Package Manager window3. Observe Console window Expected result: No errorActual ... Read more
Compilation errors are thrown after Building the project when API Update...
How to reproduce:1. Open the attached project2. Make a Build (File->Build Settings->Build)3. When the API Updater prompt opens... Read more
[Mono Runtime Upgrade] MonoDevelop on OS X produces lots of errors
1. What happened[Mono Runtime Upgrade] MonoDevelop on OS X produces lots of errors, like: '…/New Unity Project/CSC: Error CS0518: Th... Read more
Debug.logger is the fault autocomplete instead of .Log
To reproduce:1. Add new script to project2. Open script3. Type debug.lo( Actual result: Debug.Logger appearsExpected: Debug.Log appe... Read more
Missleading error message when the ScriptableObject is used with abstrac...
Reproduction steps:1. Open the attached project (ScriptableObjectCreateAssetMenuIssue.zip);2. Go to the AssetMenu;3. Try to create a... Read more
[Firebase] Importing package and restarting the Editor generates "Ambigu...
Reproduction steps:1. Create a new project2. Download Firebase SDK from https://firebase.google.com/download/unity3. Extract it and ... Read more
OnApplicationPause is not called when a scene is loaded additively.
Steps to Reproduce:- Open the attached project- Open Assets/Scenes/Scene1.unity- Press Play Expected:- OnApplicationPause is called ... Read more
Build fails using IncrementalCompiler with "The type 'Enum (or 'Object')...
Reproduction steps:1. Open the attached project.2. Set platform to iOS, Android or WebGL.3. Build the project. Actual behavior.- Bui... Read more
Errors when importing Playmaker package
Steps to reproduce : - open Asset Store- import the Playmaker package https://www.assetstore.unity3d.com/en/#!/content/368 and notic... Read more
ConcurrentQueuetype is defined multiple times when user's libs defines it
Reproduction steps:1. Open project attached(TestIssue_ConcurrentQueue.zip). Expected result: ConcurrentQueuetype will be defined onc... 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
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
- Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers throws errors in the Console window
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected