Search Issue Tracker
VSCode needs to target 4.7.2 instead of 4.5
https://github.com/Unity-Technologies/vscode-unity-debug/issues/115https://forum.unity.com/threads/unable-to-locate-net-framework-4-... Read more
UnityEvent.RemoveListener doesn't remove object reference when UnityEven...
How to reproduce:1. Open attached project "_test_proj_events.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, press "C... Read more
Crash on compute_class_bitmap when using [DidReloadScripts] in Generic c...
How to reproduce:1. Open the "CrashOnScriptsReload.zip" project Actual result: Unity crashes. Reproducible with: 2018.1.9f2, 2018.2.... Read more
Editor crashes with RepaintController::GetScreenParamsFromGameView when ...
How to reproduce:1. Open attached project "CrashTest"2. Enter/Exit Play Mode---------------Observe the crash(if the crash does not o... Read more
Graphics crash when running a particular scene
It looks like a crash related to metal. When attempting to run the "01 - Camera.unity" scene in the editor on mac, a crash occurs. T... Read more
[Profiling] "Non matching Profiler.EndSample" exception is thrown on qui...
"Non matching Profiler.EndSample" exception thrown on quitting a standalone player development build with autoconnect profiler check... Read more
Package Manager window UI is broken when selecting different package ver...
How to reproduce:1. Download, extract and open attached project (packmanissue.zip) or create a new one2. Open Package Manager Window... Read more
Rect Transform tool handles sometimes become ungrabbable
How to reproduce:1. Open the user's attached project2. In the Project window enter "New Scene"3. In the Hierarchy window select Canv... Read more
Shortcut Manager - You can assign commands to the modifier keys by dragg...
It is possible to assign a command to a modifier key by dragging and dropping the command from the command list to the keyboard layo... Read more
Shortcut Manager - The blue highlight disappears from the currently sele...
When you select a command in a category, the blue highlight will disappear from the category currently selected. There is still a hi... 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