Search Issue Tracker
Fix for 5.0.1: Multiple errors are thrown on selecting Paint Terrain tool
Steps to reproduce: 1. Open the attached "terrain213.zip" project 2. Open the SampleScene located in Assets\\Scenes 3. In the Hierar... Read more
Calculation results are different from Coroutine and normal function
Calculation results are different from Coroutine and normal function. Steps to reproduce: 1. Open attached project's "777550.zip" ... Read more
[VFX Graph] Particles self shadow themselves when they face camera plane
How to reproduce: 1. Open the attached package 2. Observe that particle on the left shadows itself Reproduced with: 2022.2.0a13(14.... Read more
Creating a project in a "SSH"/"FUSE" mapped folder gives an error "Fatal...
Reproduction steps: 1. Make sure "Homebrew" is installed (https://brew.sh/) 2. Install "fuse"/"ssh" mounting support ("brew cask in... Read more
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d... Read more
WebGL build crashes when using OnAudioFilterRead() function
Reproduction steps: # Open the user attached project # Open “Timers Sandbox” scene # Press File → Build And Run Expected res... Read more
First frame of TextMeshPro text is rendered as squares
How to reproduce: 1. Open attached project "TmpBug.zip" 2. Enter Play mode (the Editor will be paused automatically) 3. Observe Gam... Read more
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start() { DontDestroyOnLoad(gameObject); } So,... Read more
There is a frame delay when calling Addressables.InstatiateAsync
How to reproduce: 1. Open the attached "1325432.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play Mode 4. Observe the G... Read more
Pointer Click events do not fire on Plane gameobjects
Physics Raycaster was missing... oops. 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding