Search Issue Tracker
.Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the ...
Reproduction steps:1. Open the attached “IN-93457_LaunchDarkly-vTableIssue.zip“ project2. Open the “Assets/Scenes/SampleScene.unity“... Read more
[AssetImport] Importing FBX causes editor to run out of memory and crash
Steps to reproduce: 1. Create new project using Unity 5.12. Download attached FBX file and import it3. Notice error in console that ... Read more
APIUpdater consent dialog displayed for package content
To reproduce:- Start a new project- Add Ads package version 3.1.1- Notice that the API updater will pop up and ask you to update the... Read more
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
[Inspector] Animator's inspector doesn't show if selected objects have d...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Select "Banana" in Hierarchy4. Observe that its Animator UpdateM... Read more
[Shader Compiler] Compute shader is not recompiled if included file is m...
Steps to reproduce: 1. Open the attached project2. Open the 'IncludedFile.cgnic' and uncomment line 43. Save the changes and switch ... Read more
Resources.Load<Sprite>() crashes on Sprite::GetRenderData() when there i...
How to reproduce:1. Open attached project2. Open Window > General > Test Runner3. Press Run All Reproducible with: 2019.3.0a1N... Read more
SpriteShape point overlay is displaying inconsistent number of digits af...
Steps to reproduce: Open any Unity project Ensure that the 2D SpriteShape package is installed Create a new sprite shape (GameObject... Read more
Editor crashes on DynamicHeapAllocator::Allocate when importing an FBX a...
Steps to reproduce:1. Open the attached project “IssueProject“2. Reimport the “Assets/FBX/Bad.fbx“ FBX asset Expected result: The as... Read more
Playable.GetTime() returns same value for an additional frame after call...
How to reproduce:1. Open the attached Project "SetTimeTest" and load Scene "SampleScene"2. Enter Play Mode3. Click on the Game View ... 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
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
- Overlays are focused when using the "Frame Selected in Window under Cursor" Shortcut just after Editing Overlay Fields
- Changes to Splash Screen in inactive Build Profile are not displayed in the Build Profile Splash Screen Preview
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager