Search Issue Tracker
Graphics.CopyTexture throws warning "region will not copy readable textu...
How to reproduce: 1. Open users' project(CopyTextureRepro.zip) 2. Open "Test" scene 3. Enter play mode Expected result: Texture sho... 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
SkinnedMeshRenderer bounds are multiplied by bone scale when "Update Whe...
How to reproduce: 1. Open the attached project ("case_1205853-TriplanarBug.zip") 2. Open the repro scene ("SMRBoundsBug/SMRBounds") ... Read more
Not all shadows are rendered with Shadows.RenderShadowMap when GameObjec...
How to reproduce: 1. Open the attached project 2. Open "Instancing Bug" scene 3. Enter the Play Mode 4. Select "Instances B" in the ... Read more
"Internal error communicating with the shader compiler process." error i...
How to reproduce: 1. Open user-submitted project (ShaderCompilationCrash) 2. Reimport the asset Shaders/FxTerrainLevelBuildMatch.com... 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):... Read more
[Regression] TemporaryRT does not work with EnableRandomWrite
Steps: 1. Open project "20180503_cmd.zip" attached in comment 2. There are 3 scenes and the only difference between them are the cre... 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 project 2. In Scene view, change Draw Mode to Material Validation/Validate Albedo 3. Create a Cu... Read more
[TextMeshPro] Selecting text in a Rotating TextMesh Pro InputField is w...
How to reproduce: 1. Open given Unity project 2. Enter "ReproScene" scene 3. Enter Play Mode 4. Select some text in the Unity InputF... Read more
Warning "RenderTexture: Resolving a destination texture that is NULL" is...
Steps to reproduce: 1. Download 1014408_repro.zip 2. Rescale Game window 3. Notice in console warning is printed "RenderTexture: Res... 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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor