Search Issue Tracker
Launching the editor using -projectPath argument without a valid license...
How to reproduce: 1. Delete Unity license files (.urf) located in C:\ProgramData\Unity 2. Create a .bat file containing this: "C:\P... Read more
[iOS] When disabling current autorotation orientation via Screen.autorot...
Reproduction steps: 1. Open attached project and build for iOS 2. The project toggles autorotation to portrait and portraitUpsideDow... Read more
Infinite Guid Changes because of Symlinks
Reproduction steps: 1. Open project attached (Symlinks.zip). 2. Setup Symlink. Instructions: - Open cmd with administrator rights. -... Read more
Editor Crashes if dragging docked Octane Viewport with "Alt" + "Right MB"
Reproduction steps: 1. Open "MinimalRepro.zip" project 2. "Octane" -> "Settings" -> "Load Octane" 3. Close the "Octane" window 4. "... Read more
The Editor crashes in utf16_to_utf8_len due to the specific plugin
To reproduce: 1. Open the project, attached by the user (pv-plugin-v2.zip) 2. Open "w.i.p" scene 3. Enter Play mode Expected: the ... Read more
[GearVR] Suspending VR unity app then resuming shows black screen, spams...
Not sure if this is our code or not but when using GearVR if you suspend the game by going back to the OS then resume it you only se... Read more
Building the project on iOS device with Xcode API, an exception "The giv...
Reproduction steps: 1. Open the attached project "smallerProject.zip"; 2. Build the project on iOS device; Actual result: an error ... Read more
MaterialPropertyBlock.GetColor(int nameID) is missing from the API
To reproduce: 1. Open the project, attached by the tester (noMethod.zip) 2. Observe the compilation error in the console Expected:... Read more
JsonUtility.ToJson() modifies its input parameters
To reproduce: 1. Open the project, attached by the user (ToJsonTest.zip) 2. Open Test Runner 3. Run all EditMode tests 4. Observe t... Read more
[UWP] Build fails if there's a space at the end of "Product Name" (Playe...
How to reproduce: 1. Open any project (or create a new one) 2. Open Player settings 3. Add a space at the end of "Product Name" fiel... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player