Search Issue Tracker
PreloadData gets stripped when it shouldn't
-e: see title, starts in 2018.2.0a5--workaround: disable stripping engine code -repro:--create new project or open attached one--bui... Read more
[iOS] [Unity 2017] Performance drop spikes in Render.Mesh using Multithr...
Reproduction steps:1. Open the attached project.2. Make sure Multithreaded Rendering is toggled in the Player Settings > Other.3.... Read more
[Daydream] Rendering Corruption appears when switching back to Daydream ...
To reproduce: 1. Download attached project "Daydream_Issue.zip" and open in Unity2. Run logcat3. Build and run the project on an And... Read more
Unity shaders can define user-defined multi-line preprocessor directives...
How to reproduce:1. Open tester's project (D3D11MultilineDefine.zip)2. Observe the Console for shader errors Expected result: No sha... Read more
Tab button doesn't switch to other input fields in the sprite editor window
Reproduction steps:1) Download and open "smallrepro.zip" project2) Select sprite, located in Assets folder (there's a single sprite)... Read more
error CS2001 when downgrading a Project, after a Package has been imported
Repro steps:- start up a new project with Unity 2018.2- Open Packege Manager and import a new project- close Unity 2018.2 and open t... Read more
NullReferenceException on build. Tags are unrecognizable
Steps to reproduce:1. Open user attached project2. Build and Run on Android, iOS or Standalone3. Select "Play" and "Normal"4. Observ... Read more
Physics layers still interact when unchecked in collision matrix causing...
Steps to reproduce:1. Download and open the latest attached project(oc link)2. Enter play mode Note: GameObjects are set to layers w... Read more
[XR] Projectors only appear in the left eye on Android with Single Pass ...
When using the Single Pass rendering path (non-instanced/non-multiview) on Android, specifically on the NVIDIA shield, projectors ar... Read more
[Terrain] Ctrl + Z or CMD + Z does not undo Alpha Maps changes in Terrai...
When using Undo.RegisterCompleteObjectUndo(terrainData,...) before changing terrainData, then you can only undo changes to Heightmap... 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
- RenderTexture content from 'Depth Only' camera is not rendered correctly on UI RawImage when Multithreaded Rendering is enabled on specific MediaTek devices.
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row