Search Issue Tracker
Code stripping causes crash in RemoteSettings when Unity Analytics modul...
h3. Problem A runtime crash occurs on Android (and other platforms) when the com.unity.modules.unityanalytics module is removed from... Read more
Build fails with cast error when building Linux Player
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build Settings…3. Select the Linux target4. Build the p... Read more
IL2CPP metadata allocates more memory when testing with 2022.3 compared ...
Reproduction steps:1. Open project2. Switch to iOS3. In Player settings, select IL2CPP (Edit > Project Settings > Player)4. In... Read more
"Unity.Mathematics.AffineTransform.identity" returns a zero-filled value...
How to reproduce:1. Open the “AffineTransform.zip“ project2. Build and run the “SampleScene“ with a IL2CPP background3. Observe the ... Read more
Building "ManagedStripping" fails when a script uses a custom package
Reproduction steps:1. Open the attched “BugRepro” project2. In Project Settings (Edit > Project Settings…) Player tab, set the Sc... Read more
Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuil...
Steps to reproduce:1. Create a new project with the default template2. Set Scripting Backend to IL2CPP in the Player Settings3. Buil... Read more
[IL2CPP] Extremely high memory usage when building for Linux platform
Reproduction steps:1. Open the attached “IN-90045” project2. Open the Build Settings window (File > Build Settings)3. Make sure “... Read more
XML data is incorrectly parsed due to XmlReader.ByteArrayToHex when dese...
Reproduction steps:1. Open the attached “IN-101795.zip” project2. Build and Run the “SerializeTest” Scene for WebGL (File > Build... Read more
Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bioni...
Reproduction steps: 1. Open the attached project “ReproProject“2. Build the Player for Meta Quest3. Install the built .apk to the he... Read more
[Mobile] Player Crash on scripting_invoke_profiler_begin when the built ...
How to reproduce:1. Open the attached “IN-110405.zip” Project2. Build and Run the “SampleScene” on a Mobile device3. Observe the Cra... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default