Search Issue Tracker
Adding a new element or removing an existing one doesn't work when there...
Reproduction steps:1. Open the attached “Repro” project2. Open the Custom Heros Window (Window > GameData > Heros)3. Select “h... Read more
OnApplicationFocus isn't called when the application goes in or out of f...
Reproduction steps:1. Open the attached “Repro“ project2. Make sure the project’s target is set to “visionOS” (File > Build Setti... Read more
Exposed Properties values in Material do not update when changing values...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Graphics/Materials/JetStream.shadergraph“ Shader Graph... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps:1. Within a VFX context, create an Empty Subgraph Block2. Select it and assign a subgraph block from the inspector that ... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
Emissive materials are broken when loading Scene via SceneManager.LoadScene
How to reproduce:1. Clone the https://github.com/mrpropellers/ssj22-3 repository following the instructions provided (use git CLI)2.... Read more
Behavior component throws null reference errors and the graph is broken ...
Steps to reproduce: Create and open an empty project Install com.unity.behavior Create and open a behavior graph (Assets > Create... Read more
ObjectDisposedException thrown when deleting actions maps
Steps to reproduce: 1. Create a new input actions asset and 2 maps to it 2. Delete the second one 3. Get ObjectDisposedException (Do... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
PlayerSettings does not apply to aab when building via the CLI
Reproduction steps:1. Download and extract the “Android Test Build.zip” project2. Open “Android Test Build/buildTest.sh“ script with... 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