Search Issue Tracker
[iOS11] 'API called on a background thread: - [UIApplication delegate] >...
Reproduction steps:1. Create a new Unity project.2. Build and run to iOS device.3. Check the Xcode console: Main Thread Checker: UI ... Read more
Distance to the Scene View Camera is ignored in the Orthographic mode wh...
To reproduce:1. Open the attached project;-note: Do not change Editor Layout.2. Load "Test" scene;3. Align the scene view camera tow... Read more
Smart Merge / UnityYAMLMerge uses Windows dialog messages instead of con...
To reproduce:1) Download the three scene files and place them in folder where UnityYAMLMerge is (Editor/Data/Tools)2) Run this in cm... Read more
[Emission] Min/max bursts don't upgrade properly to random between two c...
Repro steps:1. Open Scene1 from the attached project in 2017.2 or later.2. Observe the burst emission settings (comparison image att... Read more
Splash screen flickers when triggered from script in Windows and MacOS S...
To Reproduce:1 - Open the API TEST scene2 - Build and run scene for Windows Standalone or MacOS Standalone.3 - The splash screen dis... Read more
[iOS 11] Handheld.PlayFullScreenMovie with CancelOnInput doesn't cancel ...
Steps to reproduce: 1. Open attached project2. Build 'Test' scene to iOS3. Deploy the build to iOS device4. Click 'CancelOnInput'5. ... Read more
SerializedProperty.hasMultipleDifferentValues never goes back to true af...
Reproduction steps:1. Open the attached project "New Unity Project.zip";2. Select both the Main Camera and Directional Light in the ... Read more
Memory leak when updating UI text (only with open Profiler)
How to reproduce:1. Download attached project file and open "SampleScene"2. Open Profiler3. Enter Play mode (check the "Used Total" ... Read more
Exporting with Gradle 'Release Build' skips the keystore checking
Steps to reproduce: 1) Open Unity and create a new project2) Switch Platform to Android3) In the Player Settings, fill Package Name ... Read more
Unity CEF won't show Korean characters
How to reproduce:1. Open Unity Launcher2. Click "New" button to create a new project3. Copy user provided project name (프로젝트) - char... 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