Search Issue Tracker
[Tilemap] GridPalette namespace not found compile error
When upgrading a project from 19.1 to 19.2, some scripts that call to GridPalette error with:" The type or namespace name 'GridPalet... Read more
[IAP] Editor crashes when updating/installing/importing IAP plugin
How to reproduce:1. Open attached OC project "Hit_The_Orb"2. Open Services tab and add project to organisation3. Enable and Import I... Read more
[WebGL][Adressables] Second camera turns black in WebGL split-screen build
How to reproduce:1. Open the attached project ("case_1138775-black-camera.zip")2. In Build Settings, set the target platform to WebG... Read more
Stencil status in a Subshader will be stripped by using "UsePass"
Reproduction steps: 1. Open "1138755" project2. Select "TestCube"3. Enable Frame Debugger4. Select "Draw Mesh TestCube"5. See that t... Read more
PrecompiledAssemblyException does not show file paths in its message whe...
How to reproduce:1. Open attached project2. Check Console Window (see screenshot below for the error) Reproducible with: 2018.3.0a1,... Read more
Linear Color Space warning is thrown despite meeting all the requirements
To reproduce:1. Open any project2. Set up the Lightweight package3. Go to Player Settings> Other settings and change color Space ... Read more
Standalone player does not load previous Inputs when "Display Resolution...
How to reproduce:1. Open attached project "OldInputSettings.zip" and scene "Example"2. Make sure that "Edit" -> "Project Settings... Read more
Parent Canvas's scaleFactor is overriden when altering child Canvas's sc...
How to reproduce:1. Open the "SampleScene" Scene in the attached "BugReport.zip" Project2. Enter Play Mode3. Alter Scale Factor on t... Read more
Tilemap and Tile Palette are broken when updating the project
How to reproduce:1. Open the attached project2. Observe the "tilemap_test" scene3. Open Tile Palette (top window -> Window -> ... Read more
[Scripting][Event] InputUpdateType.Manual does not work
Github: https://github.com/Unity-Technologies/InputSystem/issues/469Forum: https://forum.unity.com/threads/how-to-update-input-syste... 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