Search Issue Tracker
Tutorial Authoring Tools are missing in Essentials Pathway Template
Steps to reproduce: Create new Unity project using Essentials Pathway Template Once project is open, observe the Tutorials window Ac... Read more
[iOS] “Screen.orientation” reports wrong device orientation if rotating ...
How to reproduce:1. Open the user’s attached project2. Go to Project Settings > Player > Resolution and Presentation and disab... 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
[GPU PLM] Progressive updates doesn't work on first bake after opening t...
When opening the editor, the first bake (first in sense of first time we click on generate after opening the editor, not specificall... Read more
Creating a variable sometimes throws an error
Steps to reproduce: Open a visual novel graph Create a bunch of variables (until it exceeds the height of the overlay) Scroll down t... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons