Search Issue Tracker
Adding Mesh Filter to object with already excising Mesh Filter throws ex...
To repro:1. Create project, add new Cube to scene.2. Add component Mesh filter.3. In appeared dialog window press Cancel. Actual res... Read more
[XR] Cubemap and Equirectangular textures have incorrect rotations when ...
How to reproduce:1) Open the attached project.2) Run in editor or build using 2018.2.0a5+3) The red strip renders a portion of the c... Read more
[iOS][Mono] Mono build fails with "Cross compilation job UnityEngine.Adv...
How to reproduce:1. Create a new project or open the attached one2. Make sure that scripting Backend is set to Mono3. Build iOS buil... Read more
[LTRP] Switching to Android platform gives "Shader error in 'ShadowBlurM...
Steps to reproduce: 1) Open Unity and create a new project with Lightweight RP (Preview) included2) Switch platform to Android in th... Read more
[LTRP] Reopening a project with Lightweight template gives a lot of shad...
Steps to reproduce: 1) Open Unity and create a new project with Lightweight RP (Preview) included2) Switch platform to iOS/Android i... Read more
[2018.1][Shaders] No matching 4 parameter intrinsic function for tex2D o...
To reproduce:1. Open repro project2. Select 'MicroSplat 1' shader Expected: shader will work without any errorsActual: 'Shader error... Read more
[TextMesh] Orange Object outline appears when Text Mesh is set to certai...
Steps to reproduce:1. Open the supplied project2. In the "Test" Scene double-click "GameObject" to center on it3. Open the Scene win... Read more
Playmode tint ignores certain parts of the Editor when entering Play mode
Steps to reproduce:1. Open any project2. Go to Preferences -> Colors -> Playmode tint and set it to black3. Start opening any ... Read more
UNITY_DEVELOPMENT not working in UWP .Net build
How to reproduce:1. Download attached project file2. Change platform to UWP and backend to .Net3. In Build Settings check Unity "C# ... Read more
Editor Window is resized to half of the vertical screen after the Editor...
To reproduce (Requires two monitor setup ): 1. Open the Editor2. Undock Inspector window, move it to the vertical monitor (make sure... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS