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
[Recorder] Date attribute in file name is formatted by US locale instead...
To reproduce:1. Download recorder package2. Set it up and set file name to have Date stamp3. Record and see resulting file name - it... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class