Search Issue Tracker
[IOS][Build] Batchmode iOS build fails when built from the command line
Reproduction steps:1. Open the "IN-53589.zip" project2. Close the Editor and build the project from the command line with the comman... Read more
Timeline will throw NullReferenceException errors when clicking K while ...
How to reproduce:1. Create a new Unity Project2. Open the Timeline window (Window > Sequencing > Timeline)3. Enter Play mode4.... Read more
ScriptableObject serialization for Runtime build mismatch when assembly ...
Crucial: The issue is NOT related to `#if UNITY_EDITOR` and is fundamental issue relating to ScriptableObject runtime serialisation ... Read more
Unity.Input reports Touch.deltaPosition(0,0) depending on selected Scree...
Steps to reproduce:1. Open the attached user's project "z_TestInput.zip"2. Build for Android3. Set the Target FPS to 304. Touch the ... Read more
[VFX Graph] Sprite SG materials expose properties in the Output Inspector
How to reproduce: Open the attached package Open New VFX Select Output ParticleStrip Lit Quad Observe that the Output Inspector has ... Read more
Crash with multiple stack traces when opening a project
Reproduction steps:1. Download, extract, and open the attached “repro-project“ Expected result: The project opens successfullyActual... Read more
Crash when building a project containing PolySpatial Package
Reproduction steps:1. Open the attached project “TestProject”2. Press Command + B keys Expected result: The proejct is builtActual r... Read more
Custom Input System doesn't recognise touch release on devices with styl...
How to reproduce:1. Open the "IN_49292" project2. Press File → Build And Run3. In the Player press the "Button" using a stylus and w... Read more
[Quest 2][Android] AndroidJNI interop NullReferenceException when extend...
Steps to reproduce:1. Open the attached user's project "VuplexJNIFailed.zip"2. Build for Quest 23. Connect Android Logcat4. Observe ... Read more
"Action ID: [0] First character index: 22" messages are logged into the ...
How to reproduce:1. Open the user-attached Snapshot “BoatAttack_2022-12-16_16-24-38” in the Memory Profiler2. Click Window → Analysi... 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