Search Issue Tracker
[Terrain] Unable to change texture's "Size" and "Offset" Value through d...
Unable to change texture's "Size" and "Offset" Value through dragging "X" and "Y" properties Steps to repro:1. Open attached or crea... Read more
Lightmap mode for a scene is not saved unless bake is done
How to reproduce:1. Open the attached 'project-1259485.zip' project2. Load the 'MainScene' scene3. Enter Play mode4. Observe the Con... Read more
AssertionException when using AR Foundation with OpenXR Meta Bounding Bo...
Steps to reproduce: Set up a project that uses AR Foundation 6.3.0 and Unity OpenXR: Meta 2.3.0. Enable the Meta Quest feature group... Read more
Changing Game View resolution when there are 2 Game View Windows on 2 di...
How to reproduce:1. Create a new Project2. Split off the Game View to a different monitor3. Add Game View Window to the first monito... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... Read more
AddUIVertexTriangleStream() replaces vertices instead of adding them and...
When trying to add a set of vertices with AddUIVertexTriangleStream, this function replaces the vertices instead. Also, it doesn't u... Read more
Compute Shader is not using defined constants when setting data with Set...
How to reproduce:1. Open project "ComputeShaderSetConstantBuffer.zip"2. Enter Play Mode3. Observe the Console For Dx11 / 12 API: Run... Read more
Span<T> used rather than ReadOnlySpan<T> used for low-level physics input.
A user has correctly reported that some of the new API calls use Span<T> where ReadOnlySpan<T> should be used. [https://... Read more
Sky colour option gets changed after running automated tests
After upgrading from 2022.3 LTS to Unity 6 in a project that uses test automation, I noticed that the sky colour setting gets change... Read more
Unity Editor freezes when attempting to open scene with TextMesh Pro Ass...
To reproduce:1. Download attached project;2. Open "Release" scene; Expected result: Project scene loads normally with TextMesh Pro a... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed