Search Issue Tracker
ISerializationCallbackReceiver example
The example sritp on this page: https://docs.unity3d.com/2017.1/Documentation/ScriptReference/ISerializationCallbackReceiver.htmlhtt... Read more
MeshFilter's description in CodeEditor is missing it's ending.
To reproduce:1. Create a new script.2. Open it, and type "MeshFilter" so that it's description would show up. Actual result: Descrip... Read more
Handles.DrawLine Stops drawing when values in Inspector are changed
To reproduce:1. Open attached project.2. Create new Empty Object.3. Add "NewBehaviourScript.cs" to it.4. In Inspector change Transfo... Read more
Changing Rect Transform's any axis rotation value to 9.9(9)e+12 modifies...
To reproduce:1. Create new project2. Create an empty game object, add Rect Transform component to it.3. Paste number '9999999999999'... Read more
Windows system buttons (close/min/restore) are not touch screen interact...
Steps to reproduce:1. Download and open the attached project2. Build for standalone3. Launch the build on computer with a touch scre... Read more
[Shader]Material.SetOverrideTag() does not seem to work
Trying to set a shader tag via 'Material.SetOverrideTag()' in this case 'DisableBatching' does not seem to work. Repro steps:1. Open... Read more
[Legacy] Animation will not play after attempting to be played when it's...
Reproduction steps:1. Open the attached project.2. Play the "Test" scene.- Calls to Play after the GameObject is enabled will not pl... Read more
[WSA] 'TcpClient' could not be found exception is thrown when building f...
Steps to reproduce:1. Open the attached project (TCPClient.zip)2. Open the Assets/test.unity scene3. Switch platform to Windows Stor... Read more
Texture with straight lines becomes distorted in built scene, when 'Resi...
To reproduce:1. Open project2. Build and run scene( run built scene in 640x 480 windowed mode, for more clear repro, resize window)3... Read more
Pulled project opening fails on Windows, when it is created on OSX Googl...
To reproduce:1. Download Google Drive app on OSX2. Create project in Google Drive folder3. Push project to collab4. Pull project on ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons