Search Issue Tracker
“Attempting to draw with missing bindings“ warning lacks root cause indi...
Reproduction steps:1. Open the attached “repro_IN-99268“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Set your graph... Read more
White lines appear in the Game view when the Camera moves and the "Sprit...
How to reproduce:1. Open the attached project “WhiteLinesRepro“2. Open the “MissionScene“ Scene3. Enter Play Mode4. Hover the mouse ... Read more
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more
NetworkTransport Websocket inserts invalid characters on large packet size
Reproduction steps:1. Open User's project2. Open "Fps2dDevMenuFsm" script3. Edit 117 and 123 lines - change ip address4. Build and r... Read more
Directionality artifacts in multi-scene lighting setups
Steps to reproduce:1. Download attached project 'New Unity Project78.zip'2. Unzip and load project3. Open 'test' scene4. Additively ... Read more
Elements of world space canvas twitch if rotating canvas that are far fr...
Steps to reproduce: 1. Open attached project "791841.zip"2. Open scene "Scenes/repro"3. In hierarchy, select "GameObject"4. Start ro... Read more
Unable to create and load a crunch texture at runtime
To reproduce:1. Open the TEST_CRN_RUNTIME_LOADING scene2. Click play3. Note the errors while trying to create a texture and load int... Read more
[URP] Null reference on opening the general tab of URP asset for a proje...
Continuous Null Reference Exceptions encountered in console and the remaining tabs disappear on opening the 'General' tab of a URP p... Read more
Assertion failed in HDRP + STP when setting allowDynamicResolution via s...
How to reproduce:1. Open the “IN-101408_STP_Error_project”2. Open Build Profiles3. Enable “Development Build”4. Build and Run the pr... Read more
Prefab Inspector components don't display properties instantly after res...
Reproduction Steps:1. Open attached project.2. Select Cube in Project view.3. In Inspector, resize the preview pane to the top of th... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject