Search Issue Tracker
Editor slow to open menu items (File, Edit, Etc) after compilation, when...
Reproduction steps: 1. Open "MinimalRepro" project 2. "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 WebGl 3. In your built project try touching and holdin... Read more
Reloading a bundle after unloading it with AssetBundle.Unload in the sam...
Steps to reproduce: 1. Open user attached project 2. Open scene "1" and press play - The console outputs "AsyncUploadManager: Fail... Read more
[Recorder] Date attribute in file name is formatted by US locale instead...
To reproduce: 1. Download recorder package 2. Set it up and set file name to have Date stamp 3. Record and see resulting file name -... Read more
UnityWebRequest.Post is not receiving data
Steps to reproduce: 1. Open user attached project 2. Play the scene 3. Observe that "NULL THINGS" is returned instead of the value f... Read more
Unity throws errors when overriding the same build
How to reproduce: 1. Create new Unity project 2. Save new scene 3. Select File -> Build Settings 4. Create new build called "test"... Read more
Having a lot of scripts results in an Blank Error, Unhandled Exception
Reproduction steps: 1. Open "MinimalRepro" project 2. "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" project 2. Open "Test" scene 3. Enter Play mode 4. Look at the Console window 5. Notice that... 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 Unity 2. Open "Main" scene 3. Set the platform to iOS 4. Turn... 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
- Double-clicking on element does not open an option to rename it
- Element blocks another element when it is set to PickingMode.Ignore
- Crash on UnityFBX::ConvertFBXSceneToImportScene when importing a specific FBX file
- Depth Texture is inverted in Android build when Graphics API is set to OpenGLES3
- Crash on Tilemap::GetTileAsset when calling Tilemap.GetTile() in new RefreshTile() method for TileBase class