Search Issue Tracker
Editor crashes at BackupState::FileToMemoryID::operator() when importing...
Steps to reproduce:1. Download 948532_repro.unitypackage from cloud2. Create new project3. Import package Results: Editor crashes wh... Read more
Setting PlayerSettings.MTRendering through editor script does not update...
To reproduce: 1. Download and open attached "repro948496.zip" project.2. Go to Menu ->Function ->Bug to trigger the script.3. ... Read more
GO selection automatically reset to root selection when picking another ...
2D sprite hierarchy selection reset to root selection each time your trying to pick another GO within the hierarchy Read more
UI Image does not block button Raycast if it is its child
To reproduce:1. Open attached Unity project "BugTest.zip"2. Open "Test" scene3. Go into Play mode4. Click on the green image5. Click... Read more
[ComputeShader] Invalid buffer count while Dispatching Indirectly
Reproduction steps: 1. Open "IndirectBug.zip" project2. Open "TestScene" scene3. Enter Play Mode4. See "Pre Count" and "Post Count" ... Read more
[Metal] Crash in _pthread_kill when using CommandBuffer.GetTemporaryRT o...
How to reproduce:1. Open the attached "CrashMetal" project and "ShowcaseSceneContactShadows" scene2. Enable "Main Camera" GameObject... Read more
Loading AssetBundle assets one by one with LoadAsset() does not find chi...
To reproduce:1. Open attached Unity project "AssetBundles.zip"2. in the menu bar, click test --> testload3. Observe "public stati... Read more
Editor hangs after several compile loops
How to reproduce:1. Open the attached project2. Open the "EchoWire" scene.3. Press Play, play around a bit.4. Open the "EchoWireBeha... Read more
[UnityRemote] Fatal: CheckDisalowAllocation crash when accessing camer
Steps to reproduce:1. Open QA attached project "Stripped_project.zip"2. Connect a mobile device (android/iOS)3. Open "Unity Remote" ... Read more
[Mobile Vulkan Mali] shaders with #pragma target 4.0, 4.6, 5.0 not working
Step:1. Open repro project. Inside the repro scene, there are shaders which are having #pragma target lines.2. Build with Vulkan api... 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