Search Issue Tracker
material.shaderKeywords output the same results even if there are differ...
Reproduction steps:1. Open project attached (New Unity Project 2.zip)2. Open scene "Test".3. Press Play.4. Inspect console. Expected... Read more
Exiting Unity play mode leaves Windows MR in a bad state
Steps to reproduce:1. Open the attached project2. Open the MainScene scene3. Switch platform to Windows Store4. Play the scene5. Ver... Read more
[Collab] Reverting script on 5.5 and 5.6 never ends if is opened in scri...
To reproduce:1. Create a new project2. Create 2 scripts3. Push to collab4. Open both scripts on any script editor(i.e. MonoDevelop),... Read more
Upon opening project, Scene View won't render
To reproduce:Open project Expected: Scene View rendersActual: Scene View is grey (or black if clicked on). You can still select obje... Read more
[Doc] AssetPostprocessor.OnPreprocessModel() not setting Animation Wrap ...
1. Open attached Unity project "AnimationLoopBug.zip" (OC link)2. Import any animation from "animations.zip"3. Check out "Editor/Mod... Read more
DownloadHandler with a preallocated byte array still generates per frame...
To reproduce: 1. Open the project, attached by the user (DownloadHandlerGarbage.zip)2. Open the "scene0" scene3. Enter Play mode4. O... Read more
Default materials SpatialMappingWireframe and TangoARRender is corrupted...
Seems to be reproducible on Graphics APIs. Steps:1. Create a New project2. Set Build Target to Android or WebGL3. Window > Lighti... Read more
Editor crashes in GameObject::GetSupportedMessagesRecalculate when a spe...
To reproduce: 1. Open the project, attached by user (see download link in edit)2. Build the project for Windows standalone Expected:... Read more
Bounds provided in additionalVertexStreams never get used when modifying...
1. Open the attached "BoundsProject" and "Main" scene2. Open the "Expand" script, notice that the Mesh Vertex data (along with its B... Read more
Dynamic Batching Draw Calls always 0 in a player
Steps to reproduce:1. Open the attached project2. Open Player Settings and notice Dynamic Batching is enabled3. Press File/Build &am... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist