Search Issue Tracker
Calling PlayableGraph.Evaluate while paused doesn't update a Skinned Mesh
To reproduce:1. Open the user's attached project2. Select the model, add the "Attack" animation in the Animancer Controller componen... Read more
Graphics.CopyTexture throws warning "region will not copy readable textu...
How to reproduce:1. Open users' project(CopyTextureRepro.zip)2. Open "Test" scene3. Enter play mode Expected result: Texture shows u... Read more
[Graphics Emulation] Emulation settings are not being saved
It is an very annoying issue (UX) that the graphics emulating settings are not being saved per project. It resets back to default ev... Read more
Unable to create a Texture3D with a compressed format
Texture3D does not support compressed texture format for SetPixelData etc. Make it support it! Read more
Crash when calling Graphics.ExecuteCommandBuffer() if CommandBuffer.SetS...
How to reproduce:1. Download, extract and open the attached project (1102773.zip)2. Open scene '1102773repro'3. Go into Play mode-- ... Read more
[HDRP] Wrong CameraType of "Preview Camera"
The CameraType value of "Preview Camera" is CameraType.Game instead of CameraType.Preview Here the code to test it: Code (CSharp):if... Read more
[Regression] TemporaryRT does not work with EnableRandomWrite
Steps:1. Open project "20180503_cmd.zip" attached in comment2. There are 3 scenes and the only difference between them are the creat... Read more
A ghost of a game object stays in origin which can only be seen in Mater...
Steps to reproduce:1. Create a new project2. In Scene view, change Draw Mode to Material Validation/Validate Albedo3. Create a Cube4... Read more
[TextMeshPro] Selecting text in a Rotating TextMesh Pro InputField is w...
How to reproduce:1. Open given Unity project2. Enter "ReproScene" scene3. Enter Play Mode4. Select some text in the Unity InputField... Read more
Warning "RenderTexture: Resolving a destination texture that is NULL" is...
Steps to reproduce:1. Download 1014408_repro.zip2. Rescale Game window3. Notice in console warning is printed "RenderTexture: Resolv... 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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping