Search Issue Tracker
[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
Switching focus causes shader recompile loop
In Unity 2018.2.b3 the shader complie seems to be stuck in a loop when focus is shifted outside of Unity and then back in. Steps to ... Read more
[DX12 Editor] Profiler has graphical glitches
When scrubbing through the results on the GPU profiler on Directx12, some corruption causes the graphs to glitch out. Repro steps: 1... Read more
Blackboard follows mouse after changing mode
To reproduce: 1. Open the project, attached by the user (ShaderGraphTest.zip)2. Open the Shader Editor for Assets -> Shader ->... 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
Upgrading project to 2018.1 or newer strips almost all materials from ga...
To reproduce: 1. Download attached project "WorkflowTestbed.zip" and open in Unity2. Open "main" scene3. Observe "Piston", "CockpitF... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS