Search Issue Tracker
Editor crashes on VFXRenderer::AddAsRenderNode when assigning a Renderer...
How to reproduce:1. Open the “VFX_Crash_Repo.zip“ project2. Open the “SampleScene“3. Enter Play mode Expected result: Editor runs in... Read more
[UWP] Stabilisation Issue On Hololens 2
1. What happenedWe make use of the "Depth Reprojection" stabilisation (not "Automatic Planar Reprojection") in our apps on Hololens ... Read more
"Reload Script Assemblies" completion refocuses the Editor if it was swi...
How to reproduce:1. Open the attached “1380315.zip” project2. Open the “NewBehaviourScript.cs” Script3. Add “ “ (space) and save the... Read more
Visual C# Compiler fails to locate assembly if response file compiler ar...
Steps to reproduce:1. Create a folder named "addspacesinpath" in the root of C:2. Drop the attached dll (System.Xml.Linq.dll) in sai... Read more
Tree component does not work with IndexOutOfRangeException being thrown
Steps to reproduce this issue: 1. Create a new project2. Select GameObject->3D Object -> Tree3. IndexOutOfRangeException is ca... Read more
IndexOutOfRangeException is thrown in GhostPresentationGameObjectSystem ...
Reproduction steps:1. Open the “ClientSideAnimation” scene from NetcodeSamples2. In the "Multiplayer PlayMode Tools" set "PlayModel ... Read more
Unused prefab data not being cleaned when removing script through override
Reproduction steps:1. Create new project and import Script22. Create an empty Gameobject and add the Script2 component3. Make the Sc... Read more
[IL2CPP] Build hangs while building a project with a large array of strings
Reproduction steps:1. Open the attached project.2. Make sure Scripting Backend is set to IL2CPP.3. Build and run the project with iO... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
[Usability] No warnings about having sufficient space before generating ...
How to reproduce:1. Create the new Unity project2. Add any lights into the scene3. Go to Window -> Rendering -> Lighting ->... 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