Search Issue Tracker
[iOS] Framerate drops from 60 to 15-30 when scrolling
To reproduce:1. Run attached project on device2. Try scrolling while profilingNotice that Canvas.SendWillRenderCanvases() and Scroll... Read more
[UWP][WSA] SystemInfo.deviceType always returns "Desktop"
Windows Phone 10, Win10 and Win8.1 tablets always return "Desktop" using SystemInfo.deviceType. Only WP8.1 returns "Handheld", which... Read more
Building for WebGL fails when CrashReporting.Init(String) is present in ...
To reproduce:1. Open the attached project.2. Build to WebGL In the console, there should be three errors indicating that UnusedBytec... Read more
[TextureImport] Since 5.3 crashes in batch mode when importing certain t...
Unity 5.3.0f2 or newer (does not repro with Unity 5.2.x)Editor running in batchmode (does not repro in the Editor GUI)ASTC Texture C... Read more
[WebGL][Win] No lighting from spotlight with deferred rendering path
Reproduction steps:1. Open attached Unity project.2. Open "Repro" scene and notice "Spotlight" game object.3. Build and open "Repro"... Read more
MissingReferenceException on asset Scriptable Object refresh
How to reproduce:1. Save a backup of Repro/MyScriptableObject 1 to some other location2. Click on Repro/MyScriptableObject 1 so it o... Read more
Animation Transform rotation does not reset when leaving Record mode in ...
Reproduction steps:(Gif attached)1) Open users attached project, proceed to "Scene" scene.2) Select "Cube" object, and open animatio... Read more
LoadScene in Awake crashes when instantiating crash at: AddRootToScene
Steps to reproduce: 1) open users attached project2) play 'scene1'3) click 'Instantiate Object' - crash Read more
ParticleSystem with Subemitter produces IsFinite errors to console
1. What happenedParticleSystem with Subemitter produces IsFinite errors to console. 2. How we can reproduce it using the example you... Read more
OnLevelWasLoaded being called differently in editor and build
Played in editor and a standalone build, appears to be fixed. 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server