Search Issue Tracker
Enabling multiple Unity windows inside a WPF application causes lag when...
How to reproduce:1. Open the attached "Test.zip" project2. Open Multiple Unity Windows.sln3. Go to the Solution Explorer window ->... Read more
AssemblyDefinitionFiles fail to use Assembly References override correct...
How to reproduce:1. Open the user-submitted project ("ExplicitPluginReferencesTest.zip")2. Observe the console error Expected result... Read more
[Android][GLES2]NVIDIA Shield Tablet crash on OPENGLES 2
Steps to reproduce:1. Open attached"GraphicsPerf-master_FlorianFixes" project2. Build "Lights" scene with OPENGLES2 Graphics API3. M... Read more
[OSX] A window cannot be dragged back when it's dragged from one screen ...
Repro steps:1. Create a new project2. Make sure the screens are placed vertically3. Drag and drop a window from one screen to anothe... Read more
[Profiling] UI module chart does not show any data.
UI module chart does not show data when build created with Autoconnect Profiler. Steps to repro:1. Open attached project.2. File >... Read more
ISerializationCallback.OnBeforeSerialize sometimes fail to access a refe...
How to reproduce:1. Open the user-submitted project ("iserializationcallback_scriptableobject_bug.zip")2. Observe the console errors... Read more
[GPU PLM] Editor is slow and low baking performance when baking certain ...
Steps to repro: 1. Open attached project and 'Bedroom_modelling' scene;2. Drag 'Bedroom_Lighting' scene on top of 'Bedroom_modelling... Read more
[macOS] [Game View] does not scale correctly on resizing it when multipl...
Game view does not scale correctly and a black void appears, which covers the rest of Game view when multiple Game views are open in... Read more
Manually deleting vertex data from an imported OBJ file causes editor to...
Steps to reproduce: 1. Download the attached project and open SampleScene2. Right-click on the Triangle.obj mesh and select Show in ... Read more
[iOS] Device SDK reports more memory usage in Xcode than Simulator SDK
1. Open attached project "testcase.zip"2. Build for iOS "Device SDK"3. Deploy the Xcode project to the iOS device4. Observe Memory u... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used