Search Issue Tracker
[ShaderGraph] Subgraph references not updating correctly
Something is wrong in the asset dependency system. SubgraphNode instances dont update correctly when the reference graph is updated.... Read more
Packman UI - Disabling Modules error message is inaccurate
When the user attempts to disable a module through the Package Manager UI, the error message shown to him is erroneous in displaying... Read more
[OSX][Windows] A collection of bugs from GitHub fixed.
This is a bug for various bugs fixed in PR: https://ono.unity3d.com/unity/unity/pull-request/80924/_/2018.3/input/new/bug-fixesThey ... Read more
[Windows][Standalone] Windows.Webcam fails to capture video for Standalo...
After the code move from XR.WSA.Webcam to Windows.Webcam, the video capture does not work on Windows standalone player or Editor.The... Read more
Visual Studio debugger reports variables with same name in Coroutine as ...
How to reproduce:1. Open the attached project ("case_1131564-VisualStudioDebuggerIncorrectNull.zip")2. Open the "TestScript" and sta... Read more
[Linux] Hovering over console messages also hovers over hierarchy elements
To reproduce:1) Open the attached project and 8.AllDone scene2) Make sure your layout has both Console and Hierarchy open and visibl... Read more
[ECS] Transform.Position values reset to 0 after changing it when Entiti...
How to reproduce:1. Open attached Unity project "Copy Transform Error"2. Load "SampleScene" scene3. Select Demonstration GameObject4... Read more
[ShaderGraph] Drag-dropping normal map texture into a shader graph cause...
Drag-dropping the attached texture into a shader graph causes the following error and does not create a SampleTexture2D Node: NullRe... Read more
[Shader Graph] Crash Occurs when attempting to drag-drop a texture into ...
I get the attached crash when trying to drag-drop the attached texture into a sub graph. The textures .meta has been attached so you... Read more
[Daydream][Cardboard][Android] Can't build application second time if on...
How to reproduce:1. Open attached project2. Build to Android Expected result - Application is builtActual result - Unity fails to bu... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved