Search Issue Tracker
[iOS 12] [Metal] IOAF code 4 error freeze because of tessellation shader
How to reproduce:1. Build the attached project for iOS (link in description)2. Build & Run the project to a device via Xcode3. K... Read more
[IMGUI] Separator between two color pickers doesn't appear when "Random ...
The separator between two color pickers is missing when "Random Between Two Colors" option is selected from "Start Color" dropdown u... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip)2. Build for iOS3. Build the Xcode project and run on device4... Read more
Particles do not collide when particle system is moving
1. What happenedFor cases when- PS is static and other objects are moving- particles don't move, but PS is movingThere's no collisio... Read more
"Action ID: [0] First character index: 22" messages are logged into the ...
How to reproduce:1. Open the user-attached Snapshot “BoatAttack_2022-12-16_16-24-38” in the Memory Profiler2. Click Window → Analysi... Read more
ParticleSystem forces DeferredRendering to have Forward pass which resul...
Steps to reproduce:1. Open user's attached project "Shadows.zip"2. Open "RecieveShadows" scene3. Open Frame Debug window4. Notice th... Read more
Editor crashes when saving a map in a Custom Tilemap Editor
How to reproduce:1. Open attached project2. Open scene "MapEditor"3. Go to "Window->Outerminds->Turbo Kid Tilemap Editor4. Usi... Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce:1. Create new project2. Type d in hierarchy search3. Select Directional Light4. Press play5. Click on scene view6. Noti... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
[Adreno][Vulkan][Android] Models rendered with Blend "One Zero" or an im...
Reproduction steps:1. Open "VulcanAndroidBug.zip" project2. Build & Run for Android3. Notice that "Blend One Zero" and "Implicit... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu