Search Issue Tracker
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
[Scripting, Editor] Particle system stops playing in scene view if certa...
Steps to reproduce:1. Open attached project's scene "Test".2. Select "Particle System" - particles are not emitting.3. Disable "Togg... Read more
LogStringToConsole is performing too many allocations when printing to c...
To reproduce:1. Open attached project "StackTraceBR.zip"2. Make sure the Profiler window is open and only GarbageCollector graph is ... Read more
PropertyField.BindProperty(SerializedProperty) fails to clear the previo...
How to reproduce:1. Open the attached project "PropFieldBug.zip"2. Open "SampleScene" located in the Assets > Scenes folder3. Cli... Read more
[GLES3][LWRP] VFX Graph are not compiled on Mali GPU, GLSL link error is...
To reproduce:1. Create a new project;2. Create a default VFX Graph;3. Drag it to the scene4. Build and run the scene on Android devi... Read more
UI Elements' layering breaks when there is a Transparent object in betwe...
How to reproduce:1. Open the attached 'UILayeringBug.zip' project using the EnvIronman VM (optional) (more information in Edit)2. In... Read more
[Android OpenGLES3] lower LOD and fallback in shader do not show when on...
Reproduction steps:1. Open the attached project: “shaderlodbug.zip”2. Build and Run on an Android device3. Press the “Low”, “Medium”... Read more
[Android] [Blocks Automation] Player stuck on splash screen when using g...
This doesn't reproduce in monoscopic mode, just with VR enabled. So assigning to vr gfx. Read more
Unity crashed when closing the New Project window
- Create a new project- Go to File -> Open Project- Switch to the Getting Started tab- Switch back to the Projects tab- Close the... Read more
Editor performance drops significantly when resizing tabs on Vulkan API
How to reproduce:1. Create a new project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Se... 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