Search Issue Tracker
Terrain documentation page lacks links
The following page is a hypertext "dead end". At this point in their reading, users would expect more info or links to more info. Pe... Read more
Cannot remove script with [RequireComponent(typeof(Behaviour))] from emp...
To reproduce:1. Open attached project2. Create an empty gameobject3. Attach the script to it4. Try removing it - the test script dep... Read more
Crash when changing many images to textures
To reproduce:1. Open attached project (NOTE: it might take a few tries as it crashes at first)2. Open the Images folder in the proje... Read more
Changing mipMapBias does not affect sprite renderer because MaterialProp...
To reproduce:1) Open the project that I have attached and load 'test' scene2) Run the scene and move slider in Game view to right3) ... Read more
Saving a scene after changing terrain data in debug mode revers the change
To reproduce:1. Create a new terrain in a scene2. Duplicate the terrain in project view3. In scene view select the terrain and switc... Read more
UnityEvent<T> doesn't show in the Inspector
To reproduce:1. Open 'event-repro' scene in attached project2. Look at the 'GameObject' in the scene in the Inspector3. Observe that... Read more
Hierarchy order of canvas children is not persistent
To reproduce:1. Open attached project2. Open scene "TestScene"3. In the hierarchy navigate to 2D Canvas > WindowsParent4. Switch ... Read more
GUI Label: Text disappears when changing size delta (X)
To reproduce:1. Open the project with Unity45Test_01 project2. Open TestScene3. Switch "Wrap mode" to "ResizeBounds" (if it was "Wra... Read more
GameView breaks when all cameras are disabled and 2D canvas is enabled
To reproduce:1. Open the TestScene2. Make sure that the 2D Canvas is active and no camera is active.3. Check gameviewExpected result... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument