Search Issue Tracker
[Regression[Editor] Preview of the rendering tab is not shown when detac...
Steps to repro: 1. Open Unity;2. Create new project;3. Drag any rendering tab (Scene or Game view) so it is fully detached;4. Observ... Read more
Some System.NET assemblies are still stripped with Full .NET 2.0 API on ...
Project is using Full .NET 2.0 API, but link.xml is still required to access some of Full features, otherwise Method Not Found() is ... Read more
Unity crashes when more than one queued animation is set to enabled
To reproduce:1. Extract "QueuedAnimationsCrash.zip".2. Play "Test" scene.3. In a Game window press "Crash/errors" or "Crash/errors (... Read more
Visual studio fails to resolve assembly with Photon Voice when Editor bu...
Steps to reproduce:1. Open "RemoteUserUnity" project2. Open "game" scene3. Go to build settings4. WSA universal 10 solution with "C#... Read more
RenderTexture displayed on GUI is darker in linear color space
How to reproduce: 1. Open attached project "case_847814-RenderTex.zip"2. Open "Issue" scene3. Enter play mode Expected behavior: Ren... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project