Search Issue Tracker
After 64 halos are rendered other halos are rendered in unexpected locat...
Steps to reproduce: 1. Open attached project 2. Open "halos" scene 3. Observe that only 64 halos are drawn correctly Expected resul... Read more
Texture with straight lines becomes distorted in built scene, when 'Resi...
To reproduce: 1. Open project 2. Build and run scene( run built scene in 640x 480 windowed mode, for more clear repro, resize window... Read more
"NullReferenceException: Object reference not set to an instance of an o...
"NullReferenceException: Object reference not set to an instance of an object" when exiting Play on OSX only. Happening only on OS... Read more
Erroneous object instantiation when dragging prefab from Project window ...
To reproduce: 1. Create new project 2. Create cube and its prefab, delete cube from scene 3. Drag prefab to scene (do not release mo... Read more
Project sometimes fail to build due to different serialization order in ...
Reproduction steps: 1. Open project attached (PartialClassBuild.zip). 2. Build it on standalone player. Expected result: It will be... Read more
Screen tearing and jittering issues in the game view
Steps to reproduce: 1. Open attached project ("StutterTest") 2. Open "main" scene 3. Play the scene 4. Observe the screen tearing E... Read more
BoxCollider2D with PlatformEffector2D using ColliderMask does not collid...
BoxCollider2Ds with PlatformEffector2Ds using Collider Masks does not collide, even when masks are set to "Everything." To reproduc... Read more
"IActiveBuildTargetChanged" tries to create abstract class instead of de...
Reproduction steps: 1. Open project attached (Unity2017_IActiveBuildTargetChanged.zip). 2. Open Build Settings 3. Switch active buil... Read more
Error 'outputVertexCount == sharedData.indexCount' appears when nested c...
Reproduction Steps: 1. Import attached project. 2. Open "Test" scene. 3. Observe console. Result: When a canvas is created with th... Read more
[iOS] Opening a project which contains a Launch Screen causes an additio...
Steps to reproduce: 1. Download, extract and open "901782 repro.zip" 2. Build the project to iOS 3. Deploy the application to an iOS... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL