Search Issue Tracker
The value of a variable is changed after taking a Memory Profiler snapshot
Steps to reproduce:1. Open the user attached project "fep.zip"2. Open the "TestStackerCrane" Scene in the Assets folder3. Enter "Sta... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
ArgumentException is thrown when a "None" value is passed to a GameObjec...
Reproduction steps:1. Open the "IN-42644.zip" project2. Open “Assets/Scenes/SampleScene”3. Enter Play mode and observe the Console E... Read more
[Android] App crashes when loading animated mesh data from asset bundle
Repro steps:1. Open attached project2. Windows -> Asset Management -> Addressables -> Groups, in the window choose Build -&... Read more
HDR Color has a different render when converted to property
How to reproduce:1. Create a material with an inline HDR Color node2. Assign the material to an object3. Take a look at the HDR effe... Read more
[TextMeshPro][Android] FontAssets created with TMP_FontAsset.CreateFontA...
Reproduction steps:1. Open the attached project "ReproProj"2. Build and run on an Android device3. Observe Player Expected result: T... Read more
Icon are missing on instantiated gameobjects
To reproduce:1. Open attached project2. Open Bug scene3. Attach LoadIcon script to gameobject4. Press play5. Notice that instantiate... Read more
CommandBuffer fails to copy the Point Lights' ShadowMaps into a RenderTe...
Reproduction steps:1. Open the attached project "CopyPointShadowCubemap.zip";2. Open the "Default.unity" scene;3. Select the Point l... Read more
Calling the SendTo method on a UDP Socket causes an invalid pointer addr...
How to reproduce:1. Open the attached project (1223903.zip)2. Enter Play Mode and look at the Console window Expected result: There ... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left