Search Issue Tracker
Screen.dpi has incorrect value on Windows Phone 8.1
Steps to reproduce:1. Download attached project2. Build and run it as WP8 application. Take a note of reported Screen.dpi3. Rebuild ... Read more
Landscape oriented apps use wrong splash screens on iOS8
Landscape oriented apps use Retina3.5 (960x640) splash on iPhone 5/5s with iOS8 instead of 11360x640. Workaround can be found in thr... Read more
crash with external dll usage
-e: the scene uses some external dll for xml stuff which crashes editor and the webgl the way it is presented -repro:--open scene of... Read more
When changing Anchor Presets the Position value is getting off every cyc...
To reproduce:1. Create new project2. Add UI->Text game object to scene3. Select it4. Change Anchor Presets to left and back to ce... Read more
Native rendering plugin example does not work on D3D11
The Unity manual includes sample code for doing native rendering via a plugin. The example works in D3D9 but not in D3D11. This is t... Read more
An object made using CanvasRenderer.SetVertices does not respond properl...
To reproduce this issue: 1. Open the attached project2. Open 'Test' scene3. Press play4. The red square is made using a UIVertex arr... Read more
Build fails with integrated dll
-e: the attached project fails to build because of the included dll -repro:--open attached project--build for WebGL--NOTICE the buil... Read more
Unity Crashes when Updating from Asset Server (Windows only)
To Reproduce: 1. Connect to some project on the asset server. 2. Do a commit from another computer (could be the the same one which ... Read more
[Profiler] With Profiler attached (on DX11), the framerate is not locked...
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. It has a GUIText which displays fps4. Go to quality settings ... Read more
[Docs] AssetBundles size highly increased when including custom asset names
Developers should be warned about BuildAssetBundleExplicitAssetNames increasing the size of their AssetBundles: http://docs.unity3d.... 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