Search Issue Tracker
Function will stay assigned to the event, even if function's AccessModif...
To reproduce: 1. Open attached project "PublicPrivateBug.zip". 2. Play "main" scene. 3. In "Game view" click on a "Button", or "Text... Read more
Editor examples for Unity Ads use 'rewardedVideoZone' instead of 'reward...
'rewardedVideoZone' instead of 'rewardedVideo' in Unity Ads examples in the editor. This has been fixed for the documentation in 757... Read more
[CurveEditor] Pasting keys in curve editor paste all keys instead of sel...
[CurveEditor] Pasting keys in curve editor paste all keys instead of selected keys. Repro: 1- Open attached project. 2- Open scene ... Read more
Global Illumination doesn't work in Build if scene is loaded as an Asset...
If a scene is built as an AssetBundle and is Loaded in another scene, Global Illumination will work in Play mode, but not in Build. ... Read more
ScrollRect/Bar doesn't react to drag if Canvas is bound to Camera and Pl...
How to reproduce: 1. Create a new project 2. Set Near Clipping Plane of the Main Camera to any value (e.g. 20) 3. Create a Scroll V... Read more
[SerializedObject] Assigning to a new array elemement of a single target...
When looping over the targets in an aggregated SerializedObject: inserting an array element and subsequently assigning to it fails. ... Read more
AssetPreview dissapears after clearing cache when using RenderStaticPreview
Steps to reproduce: 1. Download and open the attached project 2. Go to Assets/Prefabs/AnotherCustomObjectContainer/AnotherCustomObje... Read more
Move with snap rounds up decimal place when zoomed out
How to reproduce: 1. Open attached project "858899-repro.zip" 2. Open "entry" scene 3. Set Snap Settings Move X, Y and Z to 0.25 4.... Read more
Setting Event.numeric value in script changes Event.shift
To reproduce: 1. Open attached project 2. In menu click 'Test', then 'Test' Actual result: In console, you can see, that setting Ev... Read more
Disabling "Use Custom Vertex Streams" with non-standard stream configure...
Reproduction steps: 1. Open my attached project ("Case_858882 Particle Test") 2. Select the Particle System in the hierarchy 3. Unde... 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 is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP