Search Issue Tracker
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
When canvas render mode is set to world space UI elements aren't shown
Reproduction steps:1. Open attached project (NoErrorsRepro.zip)2. Open the "Level" scene (Assets\_Zomba\Scenes\Level.unity)3. In hie... Read more
Crash on "GrayscaleFilterEffect::RenderGrayscaleFade" when game object w...
Reproduction steps(GIF attached):1. Create new Unity project, open it, click on "Layout > Default", select "Console" tab and clos... Read more
Incorrect position of UI elements when project is run in Fullscreen stan...
How to reproduce:1. Create a new project and import package "Attachment Issue_UIsize.unitypackage.unsafe"2. Build the project and ru... Read more
In PortraitUpsideDown rotation image is upside down
When device build is set to Auto-Rotate, but Android device is set to fixed rotation, in PortraitUpsideDown rotation the arrow is up... Read more
[IL2CPP]Linkage failed error on building Android app
To reproduce:1) Open attached project2) Build for Android IL2CPP3) Notice that it fails with "IL2CPP Linkage failed" error Screensho... Read more
[Terrain] Dynamic Shadow flickering on large terrains with small near plane
To reproduce the issue follow the steps:1. Open "Mars - The Base" project2. Open "Mars" Scene3. Build and run project with web playe... Read more
[FMOD] Building stops with compilationIOException: Error creating standa...
1. Open project "repro_757642.zip"2. Build to iOS or standalone3. Building will stop on compiling scripts with error "Could not star... Read more
[iOS] BuildPipeline.BuildPlayer fails when building to a non-existenting...
To Reproduce: 1. Download the attached project (to comment) and run unity in terminal with these args:…/MacOS/Unity -quit -batchmode... 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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"