Search Issue Tracker
Wrong instructions provided in error message when Input Button name is n...
How to reproduce:1. Open attached project and "SampleScene"2. Enter playmode and open console, observe the error message thrown Actu... Read more
Unity crashes with Gaia plugin when Terrain is automatically created wit...
How to reproduce:1. Open user's attached project (New Unity Project.zip)2. Extract the project3. Open the project4. Go to Window -&g... Read more
[Android][GLES2] Shaders with clip instruction don't compile on certain ...
After switching to HLSLcc for OpenGL ES 2 shader compilation, shaders containing the "clip" HLSL function won't compile anymore on c... Read more
Package manager UI package can be downgraded to incompatible version whe...
How to reproduce:1. Create a new project2. Navigate to Package Manager3. Find Package Manager UI package and downgrade it to last or... Read more
[Mobile] Black artefacts on tif texture when format is set to RGBA Compr...
How to reproduce:1. Open the attached project2. Check PlasmaBallTEX.tif texture in inspector3. make sure that Android and iOS Overri... Read more
Inconsistency is detected in the AssetDatabase when opening a Project
How to reproduce:1. Open user-submitted project (AtmaProject.zip) Expected result: The Project opens up without an issueActual resul... Read more
[LWRP] Reflection of the objects is offset by the viewpoint's position a...
How to reproduce:1. Open user's project2. Inspect the object's reflection in the Game View3. Switch target platform to Android. Expe... Read more
Timeline throws FormatException error when computer locale is set to one...
Prerequisites to reproduce:1. Open Regional Settings2. Go to Formats tab3. Set format to Russian (Russia) Steps to reproduce:1. Crea... Read more
[ECS] Editor Crashes on "JobBatchDispatcher::KickJobs" when calling Job....
How to reproduce:1. Open user's attached project2. Drag "GameObject" prefab from project view into the scene3. Enter Game mode- Obse... Read more
SystemInfo.supportsAudio does not work if Unity is started with disabled...
Steps to reproduce:1. On Windows, got to Sound -> Playback and disable all audio devices2. Open attached project3. Play the scene... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code