Search Issue Tracker
CustomPropertyDrawer layout doesn't match the size of a property when ty...
To reproduce:1. Open attached project ("case_1185181.zip")2. In Hierarchy select "Test" Game Object3. In the Inspector window observ... Read more
Duplicating a prefab instantiates a modified object when the prefab is a...
How to reproduce:1. Open the attached 'project-1176628.zip' project2. In the Inspector window select 'Cube' > 'Sphere' and duplic... Read more
[Android]Video is not rendered when it is downloaded via url on Android 10
How to reproduce:1. Download the project from the link provided in the Edit section2. Build and run to android device3. Press the "D... Read more
[Windows] Editor does not fit layout after clicking Cancel in Scene's Ha...
How to reproduce:1. Create new channel2. Try to resize Editor window, notice that layout is fitted to the size of window3. Add objec... Read more
CopyTexture() throws an error when copying compressed Texture
How to reproduce:1. Open the "SampleScene" in the attached project "case_1172610-Graphics_Bug"2. Make sure that "copyTextureFailure"... Read more
Memory leaks and Editor crashes/freezes when code is stuck in for-loops ...
How to reproduce:1. Open attached project2. Select Grid3. Change it's Size value to 0.1 Reproducible with: 2017.4.27f1, 2018.4.1f1, ... Read more
"Fatal Error! guid is uninitialized" error is thrown when trying to open...
A Customer tried to extract the Materials from the Model "Ground", then Unity crashed giving Him this Error and He can't start the P... Read more
[macOS] Crash on _ZN21mkldnn_primitive_descD2Ev when using Intel OpenVINO
Reproduction steps:1. Open the attached Project "Unitytest" and load Scene "Main"2. Enter Play Mode Reproducible with: 2019.2.0a5, 2... Read more
2D Light GameObjects are not shown when searching for the Light type Gam...
How to reproduce:1. Open user's attached "test2dlights" project2. Open the "SampleScene" Scene3. In the Hierarchy search bar type "t... Read more
[Build] Building an Asset Bundle varient results in an unclear error wit...
How to reproduce:1. Open the attached project '1197194repro.zip'2. Execute 'Assets -> Build AssetBundles' Expected results: Asset... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code