Search Issue Tracker
Subscribing to 'loopPointReached' and 'prepareCompleted' events calls 'p...
Subscribing to 'loopPointReached' and 'prepareCompleted' events calls 'prepareCompleted' at the end of video playback How to reprodu... Read more
[OSX] Unity crashes when playing a scene with maximized game view
Steps to reproduce : - create a new project- open the Asset Store and download the UI Pack : Nightmare https://www.assetstore.unity3... Read more
NavMesh Modifiers and Volumes does not work with the Legacy NavMesh
1. Open the NavMeshComponents-master 2.zip example project2. Create a plane3. Mark it as Navigation Static4. Attach the NavMesh Modi... Read more
Terrain standard shader displays smoothness with max value
Steps to reproduce:1. Import attached package2. Drag and drop the terrain ExternalResources/hangar/Terrain/Hangar_terrain3. Observe ... Read more
Unity crashes in GameObject::IsActive when PrefabUtility.ReplacePrefab i...
Steps to reproduce:1. Download project from the link below and open it2. Open "MainMenu" scene3. Open hierarchy window and select Co... Read more
Shaders become unlit when RenderTexture Anti-aliasing is active and Came...
When using a RenderTexture with Anti-Aliasing turned on, the object shaders become unaffected by lights if the MainCamera Rendering ... Read more
[IL2CPP] Windows Store build results in Access Violation crash, const Me...
Steps to reproduce:1. Open the attached project (ConwayLifeHoloLens.zip)2. Switch platform to Windows Store3. Build for WSA Universa... Read more
[Android] 'Build and Run' attempts to push a build to device even if err...
Reproduction steps:1) Download and open user's attached project2) Try to 'build and run' "EmptyScene" scene on any Android device-- ... Read more
Time.realtimeSinceStartup does not advance when app is running in backgr...
Steps to reproduce:1. Open attached project ("892103 repro project.zip")2. Build to iOS3. Deploy to phone4. Disconnect phone from co... Read more
Enabling and Disabling Collider2D in the same frame while colliding with...
To reproduce:1. Open attached project "zombiesNew.zip"2. Open and Play "Test" scene.3. Unity will crash. Reproducible: 5.6.0b4Not re... 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