Search Issue Tracker
[Android] Meshes not getting batched when GPU instancing is enabled
Meshes not getting batched when GPU instancing is enabled Steps to Repro: 1. Open attached project2. Build and run on an Android Dev... Read more
Editor slow to open menu items (File, Edit, Etc) after compilation, when...
Reproduction steps: 1. Open "MinimalRepro" project2. "Tools" -> "Create MegaScript"3. Wait for all the scripts to compile (Until ... Read more
[WebGl] TouchPhase.Stationary does not get called when receiving touch i...
To reproduce:1. Open project attached (touch input required)2. Build it for WebGl3. In your built project try touching and holding y... Read more
Reloading a bundle after unloading it with AssetBundle.Unload in the sam...
Steps to reproduce:1. Open user attached project2. Open scene "1" and press play- The console outputs "AsyncUploadManager: Failed to... Read more
UnityWebRequest.Post is not receiving data
Steps to reproduce:1. Open user attached project2. Play the scene3. Observe that "NULL THINGS" is returned instead of the value from... Read more
Unity throws errors when overriding the same build
How to reproduce:1. Create new Unity project2. Save new scene3. Select File -> Build Settings4. Create new build called "test"5. ... Read more
Having a lot of scripts results in an Blank Error, Unhandled Exception
Reproduction steps: 1. Open "MinimalRepro" project2. "Tools" -> "CreateMegascript"3. Wait for all the script to be created and co... Read more
"Caching.ClearCache()" doesn't always actually clear the cache
Reproduction steps: 1. Open "Test.zip" project2. Open "Test" scene3. Enter Play mode4. Look at the Console window5. Notice that the ... Read more
Unity Editor crashes while entering Play mode when Simulation Mode is off
To reproduce: 1. Download attached project "frontend.zip" and open in Unity2. Open "Main" scene3. Set the platform to iOS4. Turn off... 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