Search Issue Tracker
[Unity Remote] Missing "Any iOS Device" selection in editor
1. Open Unity editor2. Open Editor settings3. Unity Remote Device allows to select only "None" and "Any Android Device" Read more
Canvas Components are ignored when using Camera.RenderToCubemap
Reproduction steps:1. Open the attached project "Case_1405619.zip" and load Scene "Main"2. Enter Play Mode3. In the project window s... Read more
Scene Async Load Is Not Async [To be broken into smaller more specific t...
Loading a scene asynchronously doesn't appear to be asynchronous. This has been tested loading a scene with around 10,000 cubes both... Read more
MonoDevelop 4.0.1 doesn't allow folding of classes/methods
To reproduce:1. Create a new project2. Create a new script3. Open it in MonoDevelop4. Notice that there are no foldable sections Read more
Large memory allocations on canvas when running on Android devices
Canvas.SendWillRenderCanvases() takes a lot of memory on Android phones. Read more
NullReferenceException when trying to import package
Steps to reproduce: 1. Download attached package2. Open Unity project and try to import this package3. Notice that import window is ... Read more
MD freezes after opening 'Attach to Process' window on OSX
To Reproduce: 1. Open Unity Editor and any script in builtin MD.2. Click'Run -> Attach to process'3. Wait for 2-3 seconds.4. Noti... Read more
GI gets stuck on Bake Indirect when Precomputed Realtime resolution is >...
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains a map built out of Unity primitives3. Set the Pr... Read more
Cursor flickering in editor while playtesting if cursor.visible = false
Reproduction steps:1. Open user submitted project "Test Cursor Locking"2. Add user script "ScreenLockCursor.cs" to any object in the... Read more
ECS RenderMeshSystemV2 has substantial amount of memory leak
How to reproduce:1. Open the attached project ("Empty06.zip") or (case_1151798-Empty06_2020.zip if you have problem opening with lat... 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