Search Issue Tracker
[Android]Larger Single channel textures crash on Android when imported a...
1. Open the attached "TextureCrash" project and build it to device2. Open the built application and press "Load BC4 Scene" Result: A... Read more
[Android] Unity editor keep spamming messages to install JDK and Android...
How to reproduce:1. Go to File -> Build Settings -> Android and download Android module2. Create new project Expected result: ... Read more
Fatal Error when launching project 'GetManagerFromContext: pointer to ob...
Reproduction steps: 1. Open "Egghunter_Alpha.zip" project Expected Result: The project opensActual Result: "Fatal Error! 'GetManager... Read more
[iOS][IL2CPP] Player crashes at ObjectTranslator_importType after loadin...
To reproduce:1. Download attached project2. Build it for iOS platform-- If there would be any issues with building project open XCla... Read more
[iOS] MonoManager::GetScriptingClass takes a lot of Unity loading time
Reproduction Steps:1. Build project for iOS (building steps in edit)2. In Xcode build (profile) and launch Instruments3. Instruments... Read more
[2018.1] Instantiating gameObject on a specific script crashes editor
To reproduce:1. Open repro project(link in edit)2. Open and play 'Game' scene3. After countdown press white button Expected: 'Unassi... Read more
Unity editor crashes when Panel is added to Magnetic Scroll View and the...
How to reproduce:1. Open "PanelRepro" Unity project2. Enter "Demo" scene3. Expand Canvas -> Magnetic Scroll View -> ViewPort4.... Read more
Application.internetReachability returns incorrect value in builds
To reproduce:1. Open project2. Disable internet connection3. Build and run 'Test' scene4. Click button in built scene Expected: 'Not... Read more
Canvas objects with non-integer Width and Height flickering when Canvas ...
Steps to reproduce:1. Open attached “FlickerUI.zip” Unity project2. Open “TestScene” scene3. Enter Play mode Expected results:No fli... Read more
LayerMask variables add newly added Layers to the selected Layers
How to reproduce:1. Open given "LayerMaskRepro" Unity project2. Enter "TestScene" scene3. Select "GameObject" from the Hierarchy4. S... 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