Search Issue Tracker
Not all of the Profiler Modules can be reordered
Reproduction steps:1. Create a new project2. Open Profiler (Window > Analysis > Profiler)3. Observe Profiler Modules Actual re... Read more
[WSA][Backport] scene starts with Unity splash screen
On Unity 5.3 UWP and WSA platforms, there are three splash screens. The third one is Unity splash screen, which starts at the same t... Read more
[XR] Editor crashes with ComputeBuffer::SetData when exiting the Play Mo...
How to reproduce:1. Open the user's project2. Enter the Play Mode3. Exit the Play Mode Expected result: Editor does not crashActual ... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
[HDRP] Clear coat materials produce screen-space reflections when the cl...
Reproduction steps:1. Open the attached “IN-86136” project2. Open the “OutdoorsScene”3. In the Game view, observe the plane under th... Read more
Custom Filter Definition with color property doesn't show up in UI Builder
Steps to reproduce: Create a new filter definition + material with a single color parameter Create a new selector using that filter ... Read more
[Linux] Player settings and other options are locked after script compil...
How to reproduce:1. Create new project2. Open Edit menu, notice that Player settings is available3. Create new script in Project tab... Read more
5.4, IsFinite(outDistanceForSort) error messages, something to do with w...
- Open attached project- Open scene "level2"- Enter play mode Actual: See error messages in consoleIsFinite(outDistanceForSort)Unity... Read more
WebAssembly throws out error when loading a scene through an Asset Bundle
Reproduction Steps:1. Import project "WebAssembly".2. Open scene "gMain".3. In Player Settings, make sure "WebAssembly (Experimental... 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