Search Issue Tracker
[Tizen] Standard Assets Example Project issues
Performance does seem to be degraded as Sukwon describes below. I just imported the Standard Assets project from the Asset Store and... Read more
[GearVR] Pause/Unpause repeatedly crashes app
1) Enable developer mode in the Gear VR service.2) Start the app.3) Repeatedly mash the Gear VR Back button to pause/resume quickly.... Read more
[ISerializationCallbackReceiver] OnAfterDeserialize/OnBeforeSerialize ar...
Steps to reproduce: 1. Open attached project2. Open scene "youpiTest"3. In console, notice error: SetLogCallbackDefined is not allow... Read more
RequireComponent causes components on prefabs to be duplicated on play
Reproduction steps:1) Open user's attached project2) Open "TestScene"3) Select "PrefabInstanceWithColliderReplaced" prefab in hierar... Read more
OnRectTransformPositionChange has different number of calls than usual i...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. In hierarchy, expand "Canvas" and select "Scroll View"4. Run scen... Read more
Folder which contains ".Framework" in its name doesn't import DLL files
Steps to reproduce:1. Download and open attached project "Folder Bug.zip"2. Notice in project browser that is folder called "Plugins... Read more
[IL2CPP] Application crashes on startup when built with IL2CPP on Androi...
Reproduction steps:1. Open the attached project2. Build and run the project with IL2CPP on Android device3. App crashes on startup "... Read more
[RawImage] Movie texture isn't stretched onto RawImage and is rendered i...
Steps to reproduce: 1. Open attached project "MovieBugDemonstration.zip"2. Open scene "BugDemo"3. Run scene4. Notice that cube has m... Read more
Both VS2015 and MonoDevelop open same script
Script opened from Editor, opens both in VS2015 and Monodevelop. 2. How we can reproduce it using the example you attachedThis may b... Read more
GenerateID is not allowed to be called during serialization, call it fro...
An error is thrown when opening the project. After opening it, Unity somehow corrupts and starts throwing this error when creating n... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used