Search Issue Tracker
When TalkBack is active on android, touch input is affected by it
When TalkBack is active on android, touch input is affected by it so that touch count and button presses don't work properly Read more
Scrollbar stops velocity of 'Scroll Rect' unexpectedly
Reproduction Steps: 1. Open User's project 2. Run "TestScene" -Note: "Scrollbar On" should be activated, therefore greyed. 3. Try pu... Read more
[Windows] "Layout update is struggling to process current layout " error...
To reproduce: 1. Open my attached project "DoYouCopy.zip" 2. In Hierarchy window, find "ButtonMap" Game Object and select it 3. In H... Read more
The amount of mesh trees being rendered does not change when changing th...
Steps to reproduce : - create a new project - create a terrain and a tree - in the terrain component open the Place Tree option - a... Read more
creating prefab from interactive cloth in the scene crashes the editor
1) I created an object with interactive cloth and a cloth renderer. I setup the cloth colliders and see it behave like cloth when I ... Read more
"ETC1 compressed textures are not supported when publishing to Standalon...
Steps to reproduce: 1. Open attached "tdd-asteroids.zip" Unity project 2. Switch platform from Android to Standalone in Build Settin... Read more
Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...
In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more
Assigning a custom Debug.logger.logHandler doesn't intercept thrown exce...
To reproduce: 1. Open project 2. Press play Notice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't in... Read more
Physics 2D raycast ignores layer order
Reproduction steps: 1. Open the attached project 2. Open scene "Test" 3. Enter Play mode 4. Click on the sprite in the center in the... Read more
Crash with Fatal signal 11 (SIGSEGV) when loading scene asynchronously
The crash is reproducible with the release build only. It does not happen when the development build is enabled in the build setting... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player