Search Issue Tracker
Graphics.CopyTexture is called with mismatching mip counts when Anti-ali...
Reproduction steps:1. Open the attached project “TextureBug“2. Select the Custom Render Texture “Assets/Texture”3. Save Project (CTR... Read more
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when rendering 60 real-ti...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/HillCrash.unity” Scene3. Enter the Play Mode4. Use “... Read more
The first letter of an Asset's name gets replaced by an underscore when ...
How to reproduce:1. Create a folder and name it "Test"2. Create a new Unity project3. Drag the created folder to the Project window ... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
Unable to alter Sprite color in Play Mode or after exiting it when the M...
How to reproduce: Open the “VertexColorBug.zip” project Open the “SampleScene” Select the "Square" GameObject in the Hierarchy Selec... Read more
[ShortcutManager] "Context" tooltips are displayed in code strings
Steps to reproduce: Create a project Go to the menu "Unity" -> "Shortcuts" Verify, that the "Shortcuts" window opens Hover a mous... Read more
Values changed in cginc file are not detected in shaders
To reproduce:1. Open attached project;2. In the project tab, select shaders/Material1 so that it appears in the Inspector on the rig... Read more
[ARKit] ARObject importer can fail to import assets when the host machin...
This affects object tracking in ARFoundation's implementation of ARKit. The ARObject importer parses floating point numbers from a p... Read more
Baking reflection probes performance regression
1. What happenedOn 5.3.2p4 it takes about twice the time to bake reflection and custom probes as in 5.2.4p1. 2. How we can reproduce... Read more
SpeedTree9 error when opening a project the first time
*This is how I manually reproduced it on a Win bokken VM:** Clone recorder repo** Download trunk build to one folder using {{unity-d... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server