Search Issue Tracker
A wrong compute buffer is returned in a render pass when using the "Comp...
How to reproduce:1. Open the “RenderGraphBug“ project2. Open the “SampleScene“3. Observe the Console window Expected result: The “Bu... Read more
Dependency list overlaps with the Samples list
After you install the Project Tiny package, and tick the Show Dependencies option in Package Manager, you will notice that the Depen... Read more
[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
Editor interface has low contrast when any theme is used
How to reproduce:1. Open any Unity project2. Observe the Editor UI Expected Result: All UI elements are clearly visible and distingu... Read more
Search: Inspector section icon is less sharp/more pixelated than other e...
Steps to reproduce: Create a new project Click the search icon, which is displayed above the "Inspector" window Verify, that the "Se... Read more
[URP] Profiler.EndSample-related errors are thrown when the Rendering Pa...
How to reproduce:1. Open the attached "case_1384954" project2. Open the "Test" Scene3. Enter the Play Mode4. Open the "Window -> ... Read more
5.4, IsFinite(outDistanceForSort) error messages, something to do with w...
- Open attached project- Open scene "level2"- Enter play mode Actual: See error messages in consoleIsFinite(outDistanceForSort)Unity... Read more
WebAssembly throws out error when loading a scene through an Asset Bundle
Reproduction Steps:1. Import project "WebAssembly".2. Open scene "gMain".3. In Player Settings, make sure "WebAssembly (Experimental... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items