Search Issue Tracker
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
VFX shader dependencies can be assigned to Mesh Output
How to reproduce: Open the attached package Open Mesh Output VFX Open Shader Object Picker Notice that VFX are in the search results... Read more
[Lines] Error entering play mode with a line selected
Repro steps:1. Create a Line Renderer effect and have it selected and visible in the inspector2. Enter play mode3. Observe errors: N... Read more
Profiler Module Editor missing burger icons
How to reproduce: 1. Create new project2. In Context menu navigate Windows > Analysis > Profiler3. Click on Profiler Modules b... Read more
Analytics package reports errors with absolute path
How to reproduce:1. Create a new project2. Install Analytics package3. Try to produce an error related to Analytics package Expected... Read more
[UIR][Project Settings] Letters are warping to a new line when project I...
How to reproduce:1. Create a new project2. Open Preferences->UI Scaling3. Set the scaling to 125%4. Open Window -> Project Set... Read more
[MacOS] RMB is stuck in a custom Editor window when pressing the button
How to reproduce:1. Open the user’s attached “testRightClickPressedButtonsStuck” project2. Open the “Test → Open Test Window” custom... Read more
Unity Editor crashes on keywords::LocalKeywordState::LocalKeywordState w...
Steps to reproduce:1. Open the attached project “UnityCrash.zip“2. Open Window > General > Test Runner3. Run all tests in the ... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... 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