Search Issue Tracker
Keys throw errors when changing to the same value as before
Steps to reproduce:1. Open a new project2. Go to Preferences->Keys3. Find a key and change it to the same as before* Expected: th... Read more
An error is thrown when playing .mov file which was made on iPhone IOS 10
How to reproduce:1. Open the attached "Test.zip" project and open the Sample Scene2. Go to the Project folder -> Resources -> ... Read more
[Android] Application.Unload() causes a crash after multiple openings wi...
Steps to reproduce:1. Open user provided native Android application project on Android Studio2. Build & Run to a device3. Press ... Read more
Lights, who have their Render Mode set to Not Important, are not rendere...
Steps to reproduce:1. Open attached project "case_1087099-Light_Going_Out_Bug_Example.zip"2. Try to move Camera on the Z-axis away f... Read more
"ScriptableObject" triggers a warning "No script asset for..." and after...
Reproduction steps: 1. Open "BugScriptableObjectAsset.zip" project2. In the Project window "Right Click" -> "Create" -> "Gener... Read more
Input.mousePosition doesn't track right mouse click outside of game wind...
Steps to reproduce:1. Open attached project "case_1087109-dragtest.zip"2. Build and Run (on Chrome)3. Right-click and drag out of th... Read more
[Linux] Native Plugin does not work in either Editor nor Player
When trying to use Native Plugin, "DllNotFoundException" appears despite the dll files are in place and work for Windows and OSX. Re... Read more
[VR] Unable to use TAA in Single Pass
Using TAA for PSVR results in errors when using non-multipass stereo rendering modes. Reproduction Steps:1. Power-on your VR HMD2. B... Read more
[Windows][Standalone] The Server Build though VS Project generation does...
When generate Server Build (Headless) standalone Player on Windows, it always launches with a command window.However, if the user ge... Read more
ApplicationIdentifier not used when building the first time via script f...
Steps to reproduce:1. Download the attached project2. Build from command line with the following arguments:<path to editor> -q... 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