Search Issue Tracker
ProfilerRecorder does not record any ProfilerCategory.Render data when A...
Reproduction steps:1. Open the attached “IN-125177.zip” project2. Open the Test Runner window (Window > General > Test Runner)... Read more
Closure allocation is reported at an incorrect line number when using Pr...
How to reproduce:1. Open the attached “IN-124154_2218818.zip” project2. Open the Project Auditor (Window → Analysis → Project Audito... Read more
isElided returns false incorrectly when using ATG and right-to-left text
1. Open the attached “Unity Project.zip“ project2. Open the “Elided-R-to-L” scene3. Enter Play Mode4. Press P5. Observe the Console ... Read more
Search window should indicate if indexing is happening
When searching and not finding results in the search window, it is easy to miss the fact that the project hasn't been indexed or tha... Read more
"Not Analyzed" icons are difficult to see in Project Auditor when using ...
Steps to reproduce: Create a new Unity project Unity -> Settings -> General Set Editor Theme to "Light" Go to Window -> Ana... Read more
Precision issue found in UnityUIE for texture sampling branching
I found a precision in the UIE_BRANCH() code path. Since the Texture index is a half, is it not always correctly forwarded as an exa... Read more
RendererFeatures URP Assets in URP Samples use obsolete "Intermediate Te...
How to reproduce:1. Create a new URP Unity project2. Go to Window -> Package Management -> Package Manager -> Universal Ren... Read more
[MacOS] APV lighting bakes incorrectly after the project is upgraded
How to reproduce:1. Extract and open the attached "IN-117925.zip" project2. Open the “OutdoorsScene”3. Observe the Scene window Expe... Read more
Cloth self/inter-collision mode Overlay Erase button is cropped
Reproduction steps:1. Create a new project2. Create a 3D GameObject (e.g. Plane)3. Add Cloth Component in the Inspector (Add Compone... Read more
Project Auditor's "Areas" and "Assembly" fields have misaligned "Select"...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Project Auditor -> Start Analysis3. In Project... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal