Search Issue Tracker
The Help option under My Account on Unity's home screen points to the wr...
The Help option in the My account menu on the Home Screen opens Unity's Manual page. I would expect a page that has smth to do with ... Read more
Crash in SplatDatabase::GetBasemap() and assert errors appear after dele...
Prerequisites:Download 'The Wasteland' package from Asset Store (https://www.assetstore.unity3d.com/en/#!/content/48802). Steps to r... Read more
[UI][2D] OnPointerDown is being called in incorrect game object when Z d...
Reproduction steps:1) Open user's attached project2) Open "LevelScene" scene3) Play scene4) Click on donuts and watch console's mess... Read more
When V-Sync is disabled Input.GetAxis() returns near 0 values in standal...
To reproduced the issue follow the steps:1. Open "testInput" project2. Open "1" scene3. Make sure virtual sync is disabled in qualit... Read more
Lightmap Indexes Overwritten on Additive Level Loads
Repro steps:1) Open the project2) Build Lighting for scenes Scene1/Scene2/Scene33) Open the main scene and play it4) Notice all the ... Read more
Blittable structs aren't blitted in native method calls
How to reproduce: 1. Open attached project2. Build to iOS3. Open the Xcode project4. Search for "FakeNativeMethod" and inspect the p... Read more
[WSA] BuildTarget naming inconsistencies between Command line arguments ...
http://docs.unity3d.com/Manual/CommandLineArguments.html-buildTarget <name> suggests to use "wsa" argument in command line. ht... Read more
[Editor] Editor Crash
Description:It looks like in the log that D3D is not supported due to the hardware of the user’s computer. Error code 0x887a0004 was... Read more
Plugins folder compiles even when nothing has changed in that folder
How to reproduce: 1. Open attached project- Project contains a single empty script at the root and a single script file with thousan... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class