Search Issue Tracker
[LWRP] Editor Previews break in Play Mode if VR is enabled
Steps to reproduce:1. Create a new project with LWRP for VR template2. Enable VR and packages if they haven't been enabled automatic... Read more
[Android][Vulkan] Android devices crash on specific scene
Steps to reproduce:1. Open attached project2. Build and run "Lights" scene on specified device3. App will load, run for a couple of ... Read more
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
[Inspector] Can't multi-select change the Asset template or the seed whe...
Repro steps:1. Drag at least 2 different effects in the hierarchy.2. Multi-select all the effects3. Try turning on/off the Reseed on... 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
[Blackboard] Range slider doesn't update value to click position
Repro steps:1. Add a blackboard parameter with a range slider2. Click on the slider and observe how the slider doesn't move to the c... 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