Search Issue Tracker
[Backport] An incorrect number of results is displayed in the search win...
To reproduce: 1. Open HUB;2. Create a new project;3. In "Assets" folder create a new one and name it "ArtWork";4. Double click on "A... Read more
[Backport] Semaphore.WaitForSignal degrades Editor performance when ente...
How to reproduce:1. Create a new empty project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Enter Play Mode4.... Read more
[Backport] Unity WebRequest does not work when only IPv6 is enabled
How to reproduce:1. Disable IPv4 on your network adapter2. Open the user attached "ipv6_2018.zip" project3. Open the "SampleScene"4.... Read more
[Backport] Surface Shader fails to compile with redefinition errors when...
How to reproduce:1. Open the attached project ("MultipleUVShaderCompile.zip")2. Try compiling the "MultipleUV" shader (Click on the ... Read more
[Backport] Redo drag action creates duplicates of Prefabs, disconnects f...
How to reproduce:1. Create new project2. Add Cube to scene3. Make prefab of Cube by dragging to to Project view4. Spawn multiple ins... Read more
"UpdateEnvironment readback buffer overflow, please schedule fewer updat...
"UpdateEnvironment readback buffer overflow, please schedule fewer updates." spam when scrubbing a timeline outside of playmode. Sin... Read more
[Backport] [MacOS] Modal window is blank when opened
How to reproduce:1. Open the user attached project2. Go to the Menu > Test > TestWindow3. Observe the "TestWindow" Expected re... Read more
[Backport] Trail renderer end caps are flipped inwards when the trail is...
Reproduction steps:1. Open the attached project ('TrailBug')2. Open the scene 'Scenes/SampleScene'3. Set the Shading Mode to 'Wirefr... Read more
Animation Window undo error in rec mode after preview offset
Getting an InvalidOperationException error after the following operations in the Animation window. This can be reproduced with a sin... Read more
Arrow keys in the Hierarchy window and shortcuts that use "Shift + Comma...
How to reproduce (shortcut issue):1. Open the attached project "1417431_Undo (1).zip"2. Open the "SampleScene" Scene3. Rename any fi... 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
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API