Search Issue Tracker
[Scene Management] Component could not be loaded when loading game objec...
Component could not be loaded when loading game object exception is thrown on opening the scene. Steps to repro:1. Create a new proj... Read more
[Batching] Static batching ignores scene loaded with LoadLevel(); possib...
To reproduce the bug please follow the steps1. Open "StaticBatchingBug" project2. Open "StaticBatchingTest" scene3. Play scene"Stati... Read more
[SketchUp] Add support for SketchUp 2016 import
Repro steps:1) Open the project SketchupRepro2) Notice the two files - Untitled and Untitled20153) Notice Untitled is recognized as ... Read more
[Hub] Hub fails to open versions that are marked to be run as admin
How to reproduce:1. Make sure your selected version Unity Editor executable is marked as "Run as administrator"2. Try to create a ne... Read more
[HoloLens] Holograms are jittering since Unity 2018
1. What happened When using Unity 2017, holograms are very stable when running an application on the HoloLens. All newer versions (t... Read more
Unity becomes unusable at next launch without Internet if "remember my c...
To reproduce:1. Open Unity and login to your account and make sure that "Remember my choice" is unchecked.2. Close Unity3. Disconnec... Read more
[iOS] App freezes in applicationDidBecomeActive() on iOS 10
Steps to reproduce:1) Open the latest attached project.2) Build and run on an iOS 10 device (using Xcode 8 beta).3) When the button ... Read more
[Linux] Mac Support is only pseudo-installed through Hub for Linux Editor
To reproduce:1) Open Unity Hub2) Go to Installs and check the menu of "Add Component3) If Mac support is not installed, install it4)... Read more
[Shaders] Missing fallback from Directional to NonDirectional mode with ...
WORKAROUND: Use non-directional mode To reproduce:1. Open attached project2. Build and run to iOS (same on Android based on forum th... Read more
[XR][WSA] Including "Unity C# Projects" while building to Universal Wind...
Repro steps: 1. Open "MR250U2017.zip" project2. Select "Universal Windows Platform" as Build target3. Check the "Unity C# Projects" ... 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