Search Issue Tracker
[Android] Memory increases continuously after calling Java code via JNI ...
Reproduction steps:1. Open the attached project “ReproProject”2. Open the scene “Assets/Scenes/SampleScene.unity'3. Go to "File >... Read more
[Mobile] [UI] InputField's characterLimit is handled not by the native d...
Reproduction Steps:1. Open "Test" project2. Build and deploy to mobile device3. Select InputField4. Write somethingNote: Limit is 5 ... Read more
UI is not rendering when using "CustomRenderFeature" and "Render Scale" ...
How to reproduce:1. Open the "Stripped_IN_51118" project2. Open the “SampleScene”3. Locate the "URP-Performant-Renderer" Asset in th... Read more
Quality Settings' Anisotropic Textures set to Forced On will enable anis...
When "Anisotropic Textures" is set to "Forced On" in "Quality Settings" it'll apply anisotropic filtering to all textures, even if a... Read more
IL2CPP throws a NullReferenceException when attempting to Export a Devel...
Reproduction steps: Open the user’s attached project Navigate to File → Build Settings Ensure that “Scenes/SampleScene” is included ... Read more
PhysicMaterials missing from Standard Assets
Present under SampleScenes, but not Standard Assets. Only the three being used are here. I will re-add these to the repo, but this f... Read more
[Backport] ListView becomes unselected when scrolling with up, down, hom...
Reproduction steps:1. Open the user's attached project2. Select "test" asset in the Project window3. Select an item in the ListView ... Read more
Unity does not clean up lost link SpriteRenderer object
Steps:1. Open BUG01 scene in Repo project2. In Scene View you can see a white sprite object, but hierarchy is empty-> If a camera... Read more
PlayerSettings.SetGraphicsAPIs doesn't update player editor window
After changing PlayerSettings.SetGraphicsAPIs player editor window is not updated. 1. Open scene "Test".2. Open player settings (Edi... Read more
[VFXG] Not all instances are fully rendered of immortal strips when inst...
How to reproduce: Import the attached package Open Scene Observe that all instances of VFX look the same Enable instancing in VFX Gr... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project