Search Issue Tracker
"MonoBehaviour" children count increases with each import of a script in...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Change the Profiler Mod... Read more
RenderTexture memory usage grows when a script is reimported
How to reproduce:1. Open the attached "1307442_Repro" project2. Open the Profiler (Window->Analysis->Profiler)3. Make sure onl... Read more
Children of "RenderTexture" have empty Names in the Profiler Memory Module
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Change the Profiler Mod... Read more
AssetDatabase.ImportPackage does not run via Command Line when -quit fla...
Reproduction steps:1. Unzip the attached "Test.zip" projet2. Edit test.sh file by inserting the Unity Editor and project paths (test... Read more
Dependency package version is not updated in the manifest.json file when...
For example, there's a package A (1.0.0) that depends on packages B (1.0.0), C (1.0.0). If package A is updated to version 2.0.0 tha... Read more
Assets are not visible inside the Select Window after clicking the Objec...
How to reproduce:1. Create a new empty Game Object2. Assign a Mesh Filter component3. Click on the object picker icon in the Mesh Fi... Read more
Right-click options do nothing on Arrays in Scriptable Object with custo...
How to reproduce:1. Open the user's attached project ("ArrayInspectorBug.zip")2. In the Asset folder select "foo"3. In the Inspector... Read more
Shadows are not casted when you first Blit the Shadow map and then set i...
How to reproduce:1. Open the user's attached "DebugDemo" project2. Open the "Demo_Enviroment" Scene found in the Assets/3DTankCharac... Read more
OnAssignMaterialModel callback not called for meshes without material de...
Reproduction steps:1. Open user attached Project2. Reimport FILEPATH Expected result: There are 9 messages loggedActual result: Ther... Read more
[XR SDK] [MockHMD] Secondary Camera does not render into full render tex...
Reproduction steps:1. Open the attached project ("testgs.zip")2. Open the "SnowScene_Deferred" scene3. Enter Play mode4. Using the m... 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