Search Issue Tracker
[OpenVR] Changing FOV at runtime does not work
Reproduction steps:1. Open the project2. Open the "FOVChange" scene3. Setup Vive.4. Ensure that OpenVR is the preferred and only SDK... Read more
Editor Window does not preserve the minimum height and width of UI Eleme...
How to reproduce it:1. Open the user's attached project 'UI Window Bug.zip'2. In the Main Menu bar click 'Window' > 'Example'3. I... Read more
Shader warnings appear when Painting Trees on Terrain using Terrain Samp...
How to reproduce:1. Open “IN-93276_TestTerrainWarnings“ project2. Select Terrain GameObject in Hierarchy tab3. In Paint Trees sectio... Read more
“Render Textures” causes a Memory leak when the Android Platform is sele...
How to reproduce:1. Open the “IN_55188” project2. In the Build Settings make sure the Android Platform is selected3. Minimize the Ed... Read more
Editor hangs when faulty Dictionary is instantiated before variables use...
When a script has a class variable of Dictionary type, that is attempted to be initialized with duplicate keys (resulting in an exce... Read more
[WebGL] Requested Json string freezes the browser for 1-2 minutes
Steps to reproduce: 1) Download attached project 'WWWLags.zip' and open in Unity2) Install XAMPPDownload XAMPP from here: https://ww... Read more
[OculusXR] Controllers are not being tracked immediately after waking up...
Steps to reproduce:1. Open the attached user's project "The Master Club VR.zip"2. Make sure that OculusXR is selected as the plugin ... Read more
Editor crashes on "DirectorManager::RemoveFromManager" when animator com...
Reproduction steps:1. Open attached "ReproductionProjects" Unity project.2. Open and play "AnimationCrashingRepo" scene.3. Wait for ... Read more
[Profiler] The CPU Profiler -> Hierarchy view's "Show Calls" view does n...
Steps to Reproduce:1. Add the Test.cs file to an Empty project and attach the component to something in the scene.2. Run the game wi... Read more
Cycling between objects with Custom Editor script's materials results in...
How to reproduce:1. Open attached project "Material_errors_stripped.zip" and scene "SampleScene"2. In Hierarchy window, expand "BUG"... 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