Search Issue Tracker
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
Changing the Wireframe transparency in Skinning Editor is applied only w...
How to reproduce:1. Create a new 2D Unity Project2. In the Project window, create a Sprite Asset (right-click -> Create -> 2D ... Read more
[HDRP] Exception thrown when Undo and Redo operation is performed with t...
When Undo and Redo operation is performed with the duplicated empty environment under "Environment Library" causes the editor to thr... Read more
Generated DLL is not loaded with Unity 5.5 and newer
Framework target is set to Mono/.NET 3.5, however in Unity 5.5 while loading this dll, the following error appears: "Plugin targets ... Read more
Assemblies not being reloaded when reimporting C# script asset
How to reproduce:1. Open the user's project "AOP_REV2.zip"2. Open "SampleScene" Scene3. Click on "GameObject" in the Hierarchy windo... Read more
[HDRP] [DXR] Shadowmatte doesn't support RT shadows
Version tested: 2022.2.0a15 (trunk) + 14.0.3 HDRP from PackMan Steps to repro: 1) Open attached project2) Make sure to set the shado... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
Wrong indents in License Agreement for Mac Installer
Wrong indents in License Agreement for Mac Installer Start installing Unity Editor and please see attached images Read more
Unity crashes when opening project with corrupt ArtifactFB file
How to reproduce:1. Download and open the project (https://drive.google.com/file/d/1srpz4YBrVtle2RB8am8PNXFzuQagXrAY/view?usp=sharin... Read more
[HDRP] Minor issue. Layered materials dont copy tiling information when ...
When creating a layered material (LayeredLitTesselalation in this case), user can drag and drop other materials to quickly copy thei... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used