Search Issue Tracker
UnityWebRequest with space in its URL throws error 505 "HTTP version spe...
Steps to reproduce:1. Open the project attached2. Play the "Scene" scene3. Observe the Console window Result: first UnityWebRequest ... Read more
[WebGL] WebAssembly export fails while converting asm.js to WebAssembly
Reproduction steps:1. Open the attached project2. Build to WebGL (make sure that it's not a development build) Result: asm2wasm.exe ... Read more
SketchUp file imports with empty Textures folder when 'Import Materials'...
Steps to reproduce:1. Download SampleTest.skp and create new project2. Uncheck Import Material in its import settings3. Delete the M... Read more
Mono compiler fails to compile a correct generic expression
Steps to reproduce:1. Open the project2. Notice two compile errors shown in the console:1) Assets/MonoBug.cs(40,41): error CS0311: T... Read more
sRGB enabled Linear color space texture falloff is different from Gamma,...
Steps to reproduce:1. Download and open the attached project2. See how the texture falloff looks in Gamma color space with sRGB enab... Read more
[macOS] Player view is rendered black when 'Virtual Reality Supported' i...
When VR support is enabled, the app is rendered black on macOS. Steps to reproduce:1) Create a new project.2) Check Player Settings ... Read more
[FB] application icon missing from gameroom build
-e: icon just not shown despite being set -repro:--open attached project--make a windows standalone build--notice the exe has the se... Read more
Animation event created during run time does not call specified function
To reproduce: 1.Download and open attached project.2.Open "scn" Scene.3.Enter Play mode. Expected result: created animation event ca... Read more
[SpeedTree][GraphicsAPI] 'Internal: Possible leak' error after switching...
Steps to repro: OSX: 1. Open attached project and 't10TreeShadows' scene;2. Go to Edit -> Project Settings -> Player;3. Unchec... Read more
[Video] MOV video files are imported with wrong Original dimensions on W...
This format is unsupported on Windows, only on OSX. Error reporting was improved to reveal this. The upcoming documentation explains... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal