Search Issue Tracker
[MSE] Realtime GI light in play mode only affects objects from first scene
To reproduce:1. Open attached project2. Add all scenes ("firstlevel", "secondlevel", "thirdlevel") to hierarchy3. Ensure that the ac... Read more
GUI: cursor position y offset is wrong and missing from input field
-e: the cursor is below the text/missing from the input field -repro:--open attached Bug scene--run--click into the input field--NOT... Read more
Overridden virtual functions cannot be used as Animation events
To Reproduce: 1.Write an overridden virtual function just like Event4() in Arrow.cs and ArrowBase.cs, in the attached project. 2. Cr... Read more
-enable-stereocopic isn't supported with OpenGL on Windows
To reproduce:1) Create new project2) Add a cube and a directional light3) Build this scene on Windows Standalone x864) Run the build... Read more
[Enlighten] Errors appear in the console after cleaning GI Cache and rel...
Reproduction steps:1. Download project "GIBug.zip" and open in Unity2. Edit > Preferences > GI Cache > Clean Cache3. Close ... Read more
[WSA] XMLSerializerException thrown when running the IL2CPP build
Steps to reproduce:1. Open the attached project (XMLTest.zip)2. Open the Assets/Game.unity scene3. Switch platform to Windows Store4... Read more
Exceptions are not logged when thrown from "async Task"
How to reproduce:1. Open project "LogsInAsync.zip"2. In the Hierarchy window select "GameObject" GameObject3. In the Inspector windo... Read more
Entering Play mode for the first time also launches adb.exe which locks ...
Android development kit is required for reproduction. Steps to reproduce:1. Open any project2. Start entering play mode.3. adb.exe p... Read more
The XML report generated by the editor tests runner is missing the requi...
Steps to reproduce:1. Download the attached project2. Run the tests through a command line3. Unity.exe -projectPath PATH_TO_PROJECT ... Read more
"RuntimeError: Out of bounds memory access" error appears when running W...
Reproduction steps:1. Open the attached "1403906.zip" project2. Build and Run the project in the Safari browser3. Observe the game i... 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