Search Issue Tracker
API Updater crashes on some generic types
Some generic type/method usages could crash updater. Read more
Constructor for nullable types fails to instantiate object in IL2CPP
-e: Constructor for nullable types fails to instantiate object in IL2CPP The mono version of this test project works fine printing o... Read more
WebGL fails to log errors for unusable system classes
-e: webplayer builds throw an error when trying to use for example System.IO. WebGL doesn't and then you just get exceptions at runt... Read more
Using camera rig provided in Oculus SDK 0.6 together with Unity native V...
To reproduce:1.Open attached project.2.Open "totolus" scene, turn on "Virtual Reality Supported" in Player settings.3.Enter play mod... Read more
ATC texture compression quality on OS X is worse than on Windows
Textures get corrupted when converted to ATC RGBA 8 bits format on the OS X Editor. This issue can’t reproduce on Windows. It seems ... Read more
[SurfaceShaders] Compiler crashes when too many closing braces present i...
To Reproduce: 1. Open the attached project.2. Observe that when braces are mismatched instead of the syntax error message "Shader co... Read more
EventSystem component's "add default input modules" button is not undoable
How to reproduce:1. In a blank scene, create an empty game object.2. Add Component > Event > Event System.3. Press the button ... Read more
[MobileRendering] UI rendering broken when certain materials and a plugi...
To Reproduce: 1. Deploy the attached project 'Unity5_0.zip' to and Android or an iOS device.2. Observe that the two UI buttons are n... Read more
[LOD] Some trees are stretched out when moving towards them in the scene...
Steps to reproduce: 1. Open the attached project2. Open the scene in _Scenes folder3. Focus the terrain by double clicking on the 'T... Read more
texture issue with Pixel3D
-e: when building for webgl the created figures in the scene look very differently -repro:--open WebExample scene from the attached ... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler