Search Issue Tracker
[MAC] Unfreed allocations warning when "Save Assets" Window is shown
How to reproduce:1. Create a new project2. Enable "Verify Saving Assets" in Unity -> Preferences3. Create a material and change s... Read more
[Enlighten] Baking lighting on meshes imported with no UVs and Generate ...
Steps for reproduction :-import a mesh with no UV sets at all-put it in a scene as "static"- use "Generate lightmap UVs" to generate... Read more
Handles.FreeMoveHandle lags behind the cursor in Retina environment
Reproduction steps:1. Create new Unity project2. Add scripts from https://docs.unity3d.com/ScriptReference/Handles.FreeMoveHandle.ht... Read more
[Profiler] Recorder.Get does not return any values for Canvas.SendWillRe...
Steps to reproduce:1. open project2. enter play mode3. check console for performance test values Expected: the values are according ... Read more
[WSA] WebRtc library is not compatible with Microsoft.NETCore.UniversalW...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Build for WSA Universal 10 SDK, Target device -... Read more
Skybox field doesn't show the correct value when working with multiple s...
The skybox material which is displayed in the lighting settings panel doesn't reflect the skybox material applied to the current act... Read more
Controller input in play mode is often lost when simulating in edtior
Repro steps:1. Open project2. Connect xbox One controller3. Enter play mode4. Attempt to move around the scene using controller joys... Read more
[PackMan] Missing script errors in the Console after removing the package
Steps to reproduce: 1) Download attached project or create a new one and open in Unity2) Go to Project >> Packages >> Ma... Read more
Popup shows on another screen on dual monitor setups
To reproduce: 1. Open the project, attached by the user (test JOB SYSTEM.zip)2. In the Profiler window, press Hierarchy to show a po... Read more
lod group is not automatically assigned to models with a single lod
Lod group is not automatically set up if you only have single lod mesh (ie. one mesh named _LOD0, but this is not ideal since for ma... 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