Search Issue Tracker
Camera Preview disappears after locking Inspector Window
Ok, I figured out the bug. I'll provide more details in a comment below, but here are the basic repro steps: Open up Editor Make sur... Read more
Occlusion Culling incorrectly culls point lights
Scene goes black because occlusion culling culls point light incorrectly. This happens in both editor (Windows and Mac) and player (... Read more
2D Raycaster doesn't capture IPointer/IDrag events
Steps to reproduce:1. Open attached project2. Open "main" scene3. Enter play mode4. Press/drag "3DColliders" object and observe cons... Read more
[Hierarchy] Editor crashes while dragging and dropping gameobjects in hi...
To reproduce:1. Open attached project.2. Drag and drop 'game objects' in hierarchy for some time. Just like in attached video. To re... Read more
[iOS][IL2CPP] Link Time Optimization prevent from creating stack traces
Reproduction steps:1. Open the attached project.2. Build the Unity project and open the Xcode project.3. Go to "Build Settings"("Set... Read more
[iOS][Metal] Crash in "InvalidateState() + 64 at GfxDeviceMetal.mm:1343 ...
Reproduction steps:1. Open the attached project.2. Make sure graphics API is set to "Metal".3. Build for iOS and open the Xcode proj... Read more
Game Objects are not rendered in scene view
To reproduce:1. Create new project2. Add any Cube to scene3. Notice that object is not rendered in scene view Expected: Object shoul... Read more
Undo operation doesn't move some scene's objects back which are in paren...
Undo operation doesn't move some scene's objects back which are in parent object. Reproduction steps:1. Open the attached file;2. Op... Read more
Null reference exception after launching editor with Facebook module ins...
To reproduce:1. Create new project2. Notice two errors in console NullReferenceException: Object reference not set to an instance of... Read more
Cannot switch a language while unity editor window is active
Steps to reproduce:1. Open any Unity project2. Press "alt+shift" to change languageResult: language doesn't change Reproducible with... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used