Search Issue Tracker
[iOS] "Duplicate symbols for architecture ARM64" error occurs during dep...
How to reproduce:1. Open the attached "case_1212342.zip" Unity project2. Build the Scene for the iOS platform3. Attempt to deploy th... Read more
Game view "Focused" toggle not functioning when entering Play mode
How to reproduce:1. Open any project2. In Game view toggle on/off "Focused" which is on the left side of "Mute Audio"3. Go to Scene ... Read more
"EditorApplication.delayCall = () => { todo };" overwrites the content o...
Reproduction steps:1. Open “IN-69651_Stripped_repro.zip“ project2. Open the “Scene1”3. In the Scene view try to move around, select ... Read more
Build fails with errors "C2679: binary '=': no operator found which take...
How to reproduce:1. Open the attached project "Bug.zip"2. Build And Run the project Expected results: Build is successfulActual resu... Read more
[LWRP] Transparent Render Textures are Rendered as solid colors when usi...
Steps to reproduce:1. Open user's attached project "LWRPRenderTextureTransparencyBug.zip"2. Build and Run the project3. Notice Rende... 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
[tvOS] Making any UnityWebRequest request on an AppleTV crashes the app ...
Steps to reproduce: Open attached project (uwr-crash-test.zip) Switch target to Apple TV Make a build and run on device with an olde... Read more
[Visual Effect Graph] Undo and Redo actions on "Default Subgraph Operato...
NullReferenceException is thrown on performing Undo and Redo actions when "Default Subgraph Operator" Template is opened, refer atta... Read more
Full Screen Pass Renderer Feature oversaturates colors in inverse mode w...
How to reproduce:1. Open the “Color_Space_Render_Feature_Bug“ project2. Open the “SampleScene”3. Open and observe the Game view4. Ch... Read more
Behaviour.isActiveAndEnabled desyncs when checked from a sibling compone...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Repro.unity“ Scene3. Enter the Play Mode4. Observe the... 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