Search Issue Tracker
[iOS] The multi-definition Errors are thrown when building for Simulator...
When attempting to Build an iOS Simulator project using Xcode 11.0 Beta, Users are getting multi-definition Errors from UnityMetalSu... Read more
[Mobile] Getting TlsException: Handshake failed - error code when trying...
To reproduce:1. Open user attached project "TestWebSocket.zip"2. Open "SampleScene.unity" scene3. Enter Play mode4. Observe in the c... Read more
Can't assign missing script to a prefab if an asmdef is present in the f...
1. What happenedTrying to fix missing script component within a prefab in isolation mode will complain about scripts that are not de... Read more
[Editor] When Preference window is open, exiting Playmode generates Null...
Github: https://github.com/Unity-Technologies/InputSystem/issues/681 Repro:1. Download package and project at: https://github.com/Un... Read more
[Interactions] InputAction.CallbackContext.interaction does not hold the...
The callback function from Input Action holds information about the Interactions settings.For example, if the Interaction is set to ... Read more
[Interactions] Some Interactions don't have the correct startTime, time ...
Github: https://github.com/Unity-Technologies/InputSystem/issues/576 Affected Interactions:- Press: Press Only, Press and Release- H... Read more
Trying to create an empty array in EditorBuildSettings.scenes crashes th...
How to reproduce:1. Open the "1162941_ReproProject" project2. Open the "Scenes/SampleScene" scene2. Enter the Play Mode Expected res... Read more
[GraphView] Nodes are displayed white on Linux
Steps to reproduce:- Be on linux- Open a project with LWRP or create a new project with LWRP template- Create a new shadergraph asse... Read more
[Scene] Dragging a VFX in the scene on top of an existing GameObject aut...
Repro steps:1. Create a Cube in the scene and scale it non-uniformly2. Drag a VFX from the project folder on top of the cube in the ... Read more
(Asset DB v1) Deleted Metadata is re-imported based on asset (as opposed...
(Asset Importer) Deleted Metadata is re-imported based on asset (as opposed to on default behaviour) created off Steps to Repro: 1. ... 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