Search Issue Tracker
[iOS] Notification icons title is 20pt32x instead of 20pt@2x
To reproduce:1. Open any project2. Navigate to Player Settings > iOS tab > Icon > Notification Icons > iPhone icons3. Ob... Read more
Particle System sprite and it's bounds scale differently when scaled in ...
How to reproduce:1. Create a new Unity project2. Import sprite_and_bounds_scale_bug.unitypackage3. Open Assets > Scenes BugPartic... Read more
AssetDatabase.CreateFolder changes name of the folder
Let's say we want to create a folder "Assets/Extensions". If an asset with the name "Assets/ExtensionSomething" (where "Something" c... Read more
Crash in "object_commands" when entering Playmode with VS Debugger attached
To reproduce:1. Download the attached project and the data.zip2. Play the "KombinatorObleku" scene3. It will ask you for a data fold... Read more
Inconsistent Timeline animations(Write Defaults) for Skinned Meshes betw...
Steps to reproduce:1. Download and open the attached project2. Open the timeline window3. Preview and observe animation - after each... Read more
[IL2CPP] build fails with a DLL which has a custom attribute deriving fr...
Steps to reproduce:1. Download attached project2. Build standalone player with IL2CPP backend Expected results: Build complete witho... Read more
RectTransform Position and Width properties remain inaccessible after re...
The RectTransform Position and Width properties remain inaccessible after removal of LayoutElement and VerticalLayoutGroup component... Read more
SpriteShape Package 1.0.12-preview doesn't update Point Positions visual...
A User has a script that updates the position of the points of a SpriteShapeController's Spline at runtime. In the Editor, when pres... Read more
NullReferenceException when clicking "Preview" in Addressables window
To reproduce:1. Open attached project2. Open "Addressable assets" window: Window -> Asset Management -> Addressable Assets3. C... Read more
Hidden/Post FX/ shaders with cginc file source fails to compile and thr...
To reproduce:1. Create a new project with LW VR template2. In the package manager, add PostProcessing3. Change building settings to ... 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