Search Issue Tracker
[Android] System.Diagnostics.StopWatch don't track time properly when ap...
When the application is put on the background on Android Time.realtimeSinceStartup and System.Diagnostics.StopWatch either run slowe... Read more
[Progressive Lightmapper] shadows of alpha cutout materials are wrong wh...
Steps to reproduce:1. Open the attached project2. Open "BugReport" scene3. In Lightmapping settings, make sure that Bounces is set t... Read more
[iOS]Touching and dragging starts lagging when VoiceOver accessibility i...
To reproduce:1. Open users attached project "TouchTest.zip"2. Open "test.unity" scene3. Build for iOS4. Enable on iOS device Setting... Read more
[2D] [Tilemap] Editor freezes when trying to flood-fill a large area wit...
To reproduce: - Open th sample scene and use the tile palette- try and drag some large rectangles with th existing blue tile in the ... Read more
2d multithreading on/off inconsistent physics results
Inquiring on forums: https://forum.unity.com/threads/2d-use-multithreading-does-not-work-as-expected.532714 Read more
[iOS] Screen.safeArea returns a bigger view frustrum than Screen.width &...
To reproduce:1. Open attached project "repro.zip"2. Build for iOS3. On iOS device go to Settings > Display & Brightness > ... Read more
[Windows] Videos are rendered in different color spaces between Editor a...
There appears to be a break in orthogonality between how videos are rendered to the screen when using linear color space and deferre... Read more
Platform switch speed regression due to package manager texture reimport
Switching between platforms has become a lot slower with the introduction of package manager. To reproduce:1. Create a new project2.... Read more
Presets: Need to Exclude MonoImporter and MonoScript class type
1. Click on any MonoBehavior script you may have in your project2. In the Inspector, you'll see two sections which we can create a p... Read more
Intellisense stops working on new scripts
Windows 10Unity 2018.2.0b7Visual Studio 2017 Steps to repro:1) Open an existing project (that has scripts) in 2018.2.0b7 (on a windo... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation