Search Issue Tracker
Fatal Error referring RegisterRuntimeInitializeAndCleanup is thrown afte...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the HeadsetAdjustment.unity scene4. Set Si... Read more
IL2CPP Regression: Projects with Ionic Zlib assembly fail to build in 4....
Reproduction steps:1) Open attached "ZlibIL2CPP" project in the Unity Editor.2) Switch to iOS build configuration3) Open Player Sett... Read more
Add T4 templates to user script projects
While editing scripts in MonoDevelop, user has created text templating "T4 Template" file, which was successfully added in file hier... Read more
Cannot change code formatting in 'Braces' category
This issue only occurs on WindowsTo recreate:1)Open any script in MonoDevelop2)Go Tools->Options then under Source Code select Co... Read more
[OSX] Calling Application.CaptureScreenshot throws "An active RenderTarg...
1.Open user selected project2.Play scene3.Press space to capture a screenshot Notice error mesage in console appearing GfxFramebuffe... Read more
[SteamVR] TrailRenderer.Clear() crashes editor
Reproduction steps:1. Open the project2. Turn on SteamVR3. Open "trailrenderer_clear_crash" scene4. Play the scene with both Scene a... Read more
[Build][DontDestroyOnLoad] Object is destroyed if scene is changed while...
Steps to reproduce: 1. Open attached project2. Build and run project3. Notice that when game reaches its final stage there's no "Inf... Read more
Baked lighting data lost after rebake in copied scene
To reproduce:1. Open attached project2. Open scene, bake lightmaps3. Make a copy of scene4. Bake lightmaps in the copy5. Lightmaps i... Read more
[Gamma/Linear] Baked light's indirect bounce is way less intense than re...
To reproduce:1. Open attached project2. Open scene Irradiance3. Switch directional light between realtime and baked4. Compare indire... Read more
Assertion failed on expression: 'gForceReimports->empty()' is thrown whe...
How to reproduce:1. Create and open a new Universal RP template project2. Observe the console window Expected result: no errors are ... 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