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-fixes They... 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. Th... 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 s... Read more
[Linux] Hovering over console messages also hovers over hierarchy elements
To reproduce: 1) Open the attached project and 8.AllDone scene 2) Make sure your layout has both Console and Hierarchy open and visi... 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" scene 3. Select Demonstration GameObje... 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: NullR... 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 project 2. Build to Android Expected result - Application is built Actual result - Unity fails t... 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress