Search Issue Tracker
[iOS] Locking device while debugging, debugger disconnects from the process
How to reproduce: 1. Open the attached project 2. Switch platform to iOS 3. Make sure that Scripting Runtime Version is set to .NET ... Read more
[Android][iOS] Play mode is force exited, due to script recompile when c...
Reproduction steps: 1. Open the "MinimalRepro" project 2. Enter Play mode Expected Result: Play mode enters successfully Actual Re... Read more
"InvalidOperationException: Stack empty" error is thrown when reimporti...
Steps to reproduce: 1. Open attached project "Script error" 2. In the Assets folder find "NewBehaviourScript" 3. Right click on it a... Read more
[WebGL] release build fails when thread support is enabled
-e: see title, enabling development build successfully finishes the build -repro: --open attached project --start a webgl build --N... Read more
[Inspector Functionality] Import preview window becomes non-resizable if...
Import preview window doesn't resize after maximizing it to the limit Steps to Reproduce: 1. Create a new project 2. Import any ass... Read more
Having an equal sign in the projects name, causes "error CS1679: Invalid...
Reproduction steps: 1. Open "a=b" project 2. Look at the Console Expected Result: There are no errors Actual Result: "error CS1679... Read more
[Mac] Screen width and height of a Custom Editor Window is displayed to ...
Steps to reproduce: 1. Add attached "TestEditor.cs" script to a new Unity Project (or open attached "Editor_Size_Test.zip" project) ... Read more
[UWP] Player crash when closing webcam.
UWP player crashes when the user stops webcam. Repro: 1. Download attached project 2. Build & Run UWP player 3. Press Esc then Spac... Read more
Saving linear data with "EncodeToEXR" distorts the data
Reproduction steps: 1. Open "MinimalRepro" project 2. "Window" -> "PropTest" 3. "DoIt" 4. See Console output Expected Result: "Ori... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project