Search Issue Tracker
[Build Pipeline] Player cannot access class that is part of the project
I'm using https://github.com/Unity-Technologies/SpaceshipDemo to perform tests on a Mac, 2020.2a19 successfully runs a player build ... Read more
[URP][Serialization] ArgumentOutOfRangeException errors are thrown on un...
ArgumentOutOfRangeException errors are thrown continuously on undoing after removing Render feature. Steps to repro:1. Create a new ... Read more
[HDRP] Assertion failed errors are thrown on removing compositor from th...
-Assertion failed errors are thrown on removing compositor from the scene.-Assertion failed errors are thrown continuously on changi... Read more
[HDRP] ArgumentOutOfRangeException errors on undoing after removing all ...
-ArgumentOutOfRangeException errors on undoing after removing all sublayers in Render Schedule in Graphics Compositor.-Graphics Comp... Read more
[Editor] Bundle Identifier name doesn't update on changing the Company a...
On changing "Company Name" and "Product Name" in the Player Settings, Bundle Identifier name doesn't update automatically under "Oth... Read more
[Asset Import] Errors thrown on creating a project using microgame templ...
When a project is created using the latest microgame templates, a couple of errors are thrown in the console. 1] GetLoadedImportedAs... Read more
[Editor] New Tags and Sorting Layers are not created and added in the li...
When new Tags or Sorting Layers are created in the Preset file of "Tags & Layers" then they are not getting created and added in... Read more
[Editor] Changing properties of multiple presets of "Tags & Layers" refl...
When multiple preset files of "Tags & Layers" are created and then tags or layers are added in every preset file then all the ta... Read more
InvalidOperationException error when changing Timeline Playable tracks f...
How to reproduce:1. Open the attached "RecorderError.zip" project2. In Project Window expand the "DirectorTimeline" - > In Inspec... Read more
IL2CPP Build fails when using Microsoft.AspNetCore.Server.Kestrel.Core.dll
How to reproduce:1. Open the attached "IL2CPP aspnet.server.zip" project2. Build to Standalone Expected result: Build succeedsActual... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES