Search Issue Tracker
[Job System] Using Allocator.Persistent causes JobTempAlloc error in the...
Reproduction steps: 1. Open the attached project "Persistent.zip"; 2. Open the SampleScene; 3. Make sure that "Use Jobs" is checked ... Read more
[MAC] Unity crashes when a method imported with a DLLImport is called in...
The crash is caused by the line BLEDeInitialise(ble); in the file BLE.cs, 53rd line. How to reproduce: 1. Open the attached project... Read more
Android application freezes when ProgressBar appears on the screen
Reproduction steps: 1. Download "IndicatorDebug.zip" and open in Unity 2. Build and Run 3. Click "Create" in the app (a progress bar... Read more
DataContractJsonSerializer UseSimpleDictionaryFormat doesn't work when d...
To reproduce: 1. Open the attached project (TestDeserializationBug.zip) 2. Open the Sample Scene 3. Enter Play mode 4. Observe the ... Read more
[Editor] "MissingReferenceException" error thrown after clicking browse ...
"MissingReferenceException" error thrown after clicking browse button of Preset slot in Preset Manager. Steps to Reproduce: 1. Open... Read more
Editor crashes in ShaderPropertySheet::UpdateTextureInfo if logo's impor...
To reproduce: 1. Open the attached project (Blockead's Adventure.zip 2. In the Player Settings, add Assets/misc/icon asset as a log... Read more
[Android] Google Play Video Recording freezes the application when unloc...
To reproduce: 1. Open user's attached project 2. Build for Android (make sure Google Play Games Account is set up) 3. When in app, c... Read more
[Windows] Using the shortcut for "Frame Selected" acts like "Lock View t...
Repro steps: 1. Create a new project 2. Create a Cube in the Hierarchy 3. Position the cursor in the Scene View 4. Press F on the ke... Read more
"AssetPostProcessor" doesn't have a callback to change the names of the ...
Reproduction steps: 1. Open "RenameTransformsAvatarBug.zip" project 2. Click on "h_characterAvatar" 3. "Configure Avatar" Expected... Read more
[Windows] Caching.ClearCachedVersion() and Caching.ClearAllCachedVersion...
To reproduce: 1. Download attached project "CachingBug.zip" and open in Unity 2. Open "Main" scene 3. Open "CacheDemo01" script, co... 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