Search Issue Tracker
Editor Tests Runner takes a lot of time to revert changes of proportiona...
Steps to reproduce:1. Open the attached project (TestLongTime.zip)2. Open the Assets/TestCene.unity scene3. Open Unity Test Runner4.... Read more
Editor log shows incorrect file size values of project components after ...
To reproduce:1. Create new project and build it2. Open editor log, find file sizes section (picture attached) Expected: file sizes a... Read more
Using ETC1 with split alpha results in some textures getting corrupted a...
Steps to reproduce:1. Open attached project2. Switch to android platform3. If textures are not set to be compressed with ETC do so b... Read more
[Editor] Entering play mode while paused and then exiting play mode caus...
Repro steps:1. Open Scene1 from attached project.2. Select Particle System and in the scene view observe how it simulates.3. Press P... Read more
Custom editor windows icon disappears after entering play mode
Steps to reproduce:1. Open attached project2. Open custom editor window "Window/Missing References Importer"3. Dock the window, noti... Read more
Player/Editor crash on Transform::SetParent when playing scene
Steps to reproduce:1. Open attached project2. Open "level" scene3. Enter play modeResult: editor crashes on Transform::SetParent (se... Read more
GameObject x axis values of rotation are shown incorrect in the Console ...
Reproduction steps:1. Open the attached project;2. Go to the Scene window;3. Click on the object "Cube";4. Rotate the object with a ... Read more
Project splash screen settings disabled after opening project with Perso...
How to reproduce:1. Open attached "Git" project using a Personal license2. Go to Edit -> Project Settings -> Player -> Spla... Read more
Time class values are not 0 and can be manipulated before entering Play ...
Reproduction Steps:1. Open attached project "873528 - TimeClassBug".2. Go to "Test" -> "Time Bug" in the menu.3. Observe how the ... Read more
"Scene(s) Have Been Modified" is not shown when Scene was modified from ...
User is not asked whether to save scene modifications or not when closing the scene, which was modified from the script (run from th... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler