Search Issue Tracker
"Failed instantiating Device Simulator legacy" error is thrown when Simu...
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window->Package Manager)3. Install the Device Simulato... Read more
[UWP] Text in the Input Field is incorrect when using Japanese Microsoft...
How to reproduce:1. Open the attached project "IMETest.zip"2. Build And Run the project3. Change Windows input language to "Japanese... Read more
[Linux] Assets cannot be dragged to the Scene
How to reproduce:1. Create new project2. Create new Cube object3. Make it a prefab4. Drag prefab from Project tab to Scene Expected ... Read more
Unity VS package generates csproj with the wrong language version
How to reproduce:1. Open project "Empty Unity Project.zip"2. Go to Unity>Preferences>External Tools and click the "Regenerate ... Read more
INSTALL_PARSE_FAILED_MANIFEST_MALFORMED errors are thrown when trying to...
To reproduce:1. In any project, Android Other settings, Select 31 as a target API level (currently only available in 2021.2). Other ... Read more
Moved Scenes are greyed out in the "File > Open Recent Scene"
How to reproduce:1. Open the attached “SceneBug.zip” project2. Open Scenes “1”, “2”, ”3”3. In the Project window move scenes “1”, “2... Read more
[Windows] Can't drag files into Project window
Reproduction steps:1. Open new Unity project2. Attempt to drag and drop an external file into the Project window Expected result: Yo... Read more
TypeCache.GetTypesDerivedFrom function returns duplicate types when deri...
Steps to reproduce:1. Open the users' attached project2. Press Bug > Reproduce3. Observe the console window Expected result: 'Cod... Read more
Crash with _sigtramp when recreating .mp4 asset using the H264EncoderAtt...
How to reproduce:1. Open the attached project from "advanced-encoder-options-audioVideoFoundation.zip"2. Open Scene "SampleScene"3. ... Read more
[WebGL] Audio in Player gets distorted, plays wrong tracks
Steps to reproduce:1. Open the user attached project2. Enter Play Mode and play a bit (notice how it sounds), then exit Play Mode3. ... 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