Search Issue Tracker
Dragging a Sprite into the Scene View causes a flickering image of the S...
How to reproduce:1. Open the attached project from "1402216sprites.zip"2. Open Scene "SampleScene"3. From Project Browser drag "Asse... Read more
Script is stuck in a compilation loop when generating code with Initiali...
How to reproduce:1. Open the user's attached project2. In the Project window, under the Assets folder, right-click the "Generator" o... Read more
Inconsistent ContactPoint placement when using OnCollisionEnter
1. Open project "PhysicsBugs.zip"2. Enter Play Mode3. Press the spacebar and observe the view Expected result: Contact points are in... Read more
Control keys are inverted in the Editor after switching to open app or w...
Reproduction steps:1. Open the attached 'InputSystemTest1' project2. Open the 'SampleScene'3. Enter Play mode4. Note that the 'optio... Read more
UGUI Buttons ignore Hierarchy order when they are overlapped and of the ...
How to reproduce:1. Open the user's attached project "eventSystem_bug.zip"2. Press Play3. Press the Button labeled "test_02" in the ... Read more
C# default interface method only works the first time
If a single test is run it works fine, but if "Run All" is used it only uses the correct default method in the first test. Even thou... Read more
Editor crashes on BufferMetal::IsBusy after opening a Scene
How to reproduce:1. Open the attached project "GameViewCrash.zip"2. Open "Rabbit PA Base Demo" Scene3. Open Game view Reproducible w... Read more
Prefab is not reimported when FormerlySerializedAs is added to script
Reproduction steps:1. Open the user attached project2. Open Assets/TestFormerlySerializedAsBug/TestFormerlySerializedAsBug1.cs3. Ope... Read more
Table Entry Reference gets a random negative Key Id when copy-pasting on...
How to reproduce:1. Open the attached project "My Project.zip"2. Open the "SampleScene" Scene3. Select the "This" GameObject in the ... Read more
[TVOS] EXC_BAD_ACCESS tvOS simulator build crash
Reproduction steps:1. Download and open the attached "speedGolf6.zip" project2. Build the project for tvOS3. Launch the application ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera