Search Issue Tracker
[UniversalRP][Template] The template scene turns into white or green col...
How to reproduce:1. Create a new "Universal Render Pipeline" template project2. Switch platform to Android3. Observe the scene Expec... Read more
The "Properties..." shortcut does not open the Focused Inspector window ...
To reproduce: 1. Download the attached project "TestEditorShortCuts.zip" and open it in Unity2. Open the "TestingShortcuts" scene3. ... Read more
"TwoPaneSplitView" pane resets to its minimum size when hidden and shown...
How to reproduce:1. Open project "Transition Issue.zip"2. Open Menu > Window > TwoPaneSplitViewIssue Window3. Resize the yello... Read more
Dynamic lights still show up in the Profiler consuming time when "Main L...
How to reproduce:1. Open the "IN_42018" project2. Press File -> Buil Settings3. In Build Settings enable "Development Build" and ... Read more
[UI] Editor crashes when changing rotation property on a RectTransform i...
How to reproduce:1. Create a new project2. Place sprite to Assets' folder3. Create Image in the scene (Create -> UI -> Image)4... Read more
[Xbox] Controller cannot be the first to start the game if it is the sec...
Repro steps:1. Open the user's attached project "Sidestep.zip"2. Open the scene Assets > Scenes > MainMenu3. Plug in two Xbox ... Read more
Linker Error: I18N assembly cannot be resolved
Reproduction steps:1. Open the user’s attached project2. Build the “SampleScene” scene with the IL2CPP backend Expected result: Proj... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
Crash on CallWindowProcW when opening windows form in Play Mode
Reproduction steps:1. Open the user’s attached project2. Enter Play Mode3. Press the “W” key on the keyboard4. Close the opened dial... Read more
NavMeshSurface bake fails and throws a UnityException error when the par...
How to reproduce: 1. Open the project “IN-91848_NavMesh-Naming“2. In the Hierarchy window select the “Cube/Name” GameObject3. In the... 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 _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script