Search Issue Tracker
APIUpdater assumes script encoding is UTF-8
Non UTF-8 encoded script content may become wrong if it gets updated by APIUpdater. Hereafter, APIUpdater uses UTF-8 only if script ... Read more
Api updater doesn't upgrade 'terrainData.physicMaterial'
'Terrain.terrainData.physicMaterial' should probably be updated to 'Terrain.material' , but instead an error is thrown when loading ... Read more
Vector3.SmoothDamp behaves differently between positive and negative vel...
How to reproduce:1. Open the user's attached project "SmoothDampBugDemo"2. Open the "SmoothDampTestScene" scene3. Enter Play Mode4. ... Read more
Function TextureImporter.DoesSourceTextureHaveAlpha() is True even if Te...
Reproduction steps:1. Open the attached project " Test_DoesSourceTextureHaveAlpha.zip";2. In the Assets, go to the Graphics folder;3... Read more
Script updater fails to run to completion when updating Boo scripts
How to reproduce: 1. Open attached project2. Allow the API Updater to run- Note an error occurs:APIUpdater encountered some issues a... Read more
"Unable to find player assembly Testrunner.dll" warning appears in the C...
Reproduction steps:1. Open the attached "1429664.zip" project2. Build for Windows, Mac, Linux Standalone3. Observe the Console Expec... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... Read more
Crash on LinearAllocatorPool::ClearMainThreadFallback when closing the E...
How to reproduce:1. Open the user's attached project ("KillStack.zip")2. Close the Editor Expected result: Editor closesActual resul... Read more
The Boo compiler has a bug where it tries to detect inheritance cycles b...
To reproduce this bug: 1. Open the attached project2. An Inheritance cycle error is outputted in the console. The Boo compiler has a... Read more
[TwoColumnLayout][Selection.activeObject] doesn't update when object is ...
Reproduction steps(GIF attached):1. Open the attached project.2. Open the "1" scene.3. Go to "Window > My Window".4. Select "New ... 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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay