Search Issue Tracker
[Android]App crashes on launch during the loading of Asset Bundles on Mo...
To reproduce:1) Open attached project (ReadyToBuild one)2) Build and run on device (everything is already set in the project)3) It w... Read more
"Reimport All" is broken in 2019.3 (in Asset Pipeline v2)
Reimport All" option of Context menu in Project View is broken in 2019.3 (in Asset Pipeline v2). Reproduced in 2019.3.0a3 How we can... Read more
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project2. Open scene "dassa"3. In hierarchy, select "GameObject"4. Notice errors in console:Ref... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering"- Press Play in the Editor and le... Read more
[Quick Search] Searching for Scriptable Objects, doesn't work unless all...
Reproduction steps: 1. Open "1157066" project2. Open the Quick Search menu ("Alt" + " ' ")3. Search for "Scriptable"4. Press on the ... Read more
[SerializeReference] Failure to add managed reference to List the first ...
1) Open attached project 2) Create a GameObject and add the Test component. 3) Press `Add`. Notice 1 error is thrown: - Cannot set a... 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
[Hub] Size of the Hub window reverts back to default when closing and op...
How to reproduce:1. Open Hub2. Change the size of the window3. Close the window4. Open the Hub again Expected result: Window is the ... Read more
Grid is not created in the Scene when adding a Grid component to a GameO...
Steps to reproduce:1. Open the attached "Case_1176883"2. Open the "SampleScene"3. In the Hierarchy window select "GameObject"4. In t... Read more
[Android] Keyboard gets hidden when the input field area is clicked and ...
How to reproduce:1. Open the user’s attached “1359628_hide_input” project2. Build And Run the “SampleScene” Scene on Android3. Click... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class