Search Issue Tracker
[5.5] Crash in mono_magic_trampoline
Steps to reproduce:1. open ExampleProject2. open scene "client"3. press Play Result: Unity crashes Reproduced with: 5.5.0b4Not repro... Read more
[TerrainSettings] MaxMeshTrees doesn't affect rendered tree meshes
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Select 'Terrain' gameobject in the Hierarchy view;4. Go t... Read more
[BugReporter] Images should be previewable
To repro:1. Go to BugReporter.2. Add File -> Image or gif or video.3. Press Preview.4. Doubleclick on the image file in Attached ... Read more
[Hook] If NetworkIdentity has more than one identical NetworkBehaviours ...
Steps to reproduce: 1. Open attached project2. Open scene "Resources/SyncVarDebuggingScene"3. Build and run as host4. In editor star... Read more
Warning when changing value of Scrollbar and Slider
Warning when changing value of Scrollbar and Slider 1. What happened Outside play mode, if I change the size parameters of the scrol... Read more
RequireComponent does not work for adding multiple components of the sam...
To reproduce:1. Open attached project ("New Unity Project 11.zip")2. Add the script "requireThings" to any objectNotice that it only... Read more
[Importing] The material search doesn't select substances although they ...
Steps to reproduce: 1. Open attached project "837367.zip"2. Make sure that there's no "Materials" folder3. Select "SubstanceBugMesh"... Read more
Object can't be cast as implemented interface
Steps to reproduce: 1. Open attached project "837614repro.zip"2. Open scene "test"3. Run it and look at console4. Notice line "abstr... Read more
[Terrain] Textures panel has UI issues on resizing
To repro:1. Create a terrain.2. Go to Inspector -> Terrain -> Paint Textures.3. Add 2+ textures (using Edit Textures... -> ... Read more
Infinite Loop in Mac Editor Causes Crash with No Stacktrace Instead of S...
Only happens on Mac; Windows correctly throws StackOverflowException Steps to Reproduce: 1. Add the attached InfiniteLoopCrash scrip... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal