Search Issue Tracker
[Regression] 'asset->mainRepresentation.type == TypeOf<GameObject>()' as...
Steps to repro: 1. Open Unity;2. Open attached project;3. Go to Assets -> Scenes;4. Open 'Main' scene;5. Open Build Settings;6. A... Read more
Calling to MF .Net created objects during runtime results in a crash
Steps to reproduce:1. Download and open the attached project (case_843277-MFTest\MFTest\Unity\MFTest)2. Press play Result: crash Rep... Read more
Toggle gets distorted in the Controls scene
Steps to reproduce : - import the UI Sample Scenes from the Asset Store- open the Controls scene- try to move the toggle around the ... Read more
[Regression][OSX] Glitchy artifact appears after splashscreen in Standal...
Steps to repro: 1. Launch Unity on OSX;2. Open attached project;3. Go to Assets -> Scenes;4. Open 'Main' scene;5. Open Build Sett... Read more
[OSX] Eyedropper doesn't work with enlarged cursor
Steps to reproduce: 1. Open System Preferences>Accessibility>Display and increase Cursor size past the second tick mark2. Open... Read more
Stencil buffer breaks in OnRenderImage when MSAA enabled
Steps to reproduce:1. Download and open the attached project2. Press play3. Observe spinning cube with stencil shaders4. Press Space... Read more
[HoloLens] Connect button has no effect in Holographic Emulation Mode: R...
Steps to reproduce:1. Create a new Unity project2. Open player settings for WSA3. Enable "Virtual Reality Supported" and Add "Window... Read more
[OSX] Solution Tab in MonoDevelop is blank on Unity for .NET 4.6
Get Unity for Mono 4.6 here: https://forum.unity3d.com/threads/upgraded-mono-net-in-editor-on-5-5-0b9.438359/ Steps to reproduce:1. ... Read more
Calling Animator.MatchTarget crashes editor when Animator's Avatar is no...
Reproduction steps:1. Open the "bug.zip" project2. Open the "test" scene3. Play the scene-Observe the crash Reproduced on: 5.6.0a2, ... Read more
NetworkTransport between devices when there is only local connection ava...
I must note, that reproducing this issue will require to disconnect your router from internet.Lets say that device A is Android phon... 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