Search Issue Tracker
Fit to Scene does not bake anything at all
Fit to Scene does not bake anything at all To reproduce:1. Open attached project2. Open Untitled scene3. Select NavMeshCube game obj... Read more
[Android] Remote Frame Debugger does not work on Android
Unity Android app crashes when activating frame debugger Read more
[Android]Render to texture is black when coming back from background on ...
To reproduce:1) Open attached project and scene in it2) Build and run on Android3) Tap on screen, the character will change color to... Read more
[javascript] crashes when using GetComponent.<Transform> when declaring ...
Unity crashes when in javascript's variable declare user tries to assign value using GetComponent<> function.Crash only happen... Read more
UI leaks memory in ScrollRect.LateUpdate
Shared UI Mesh is increased for about 10MB every time the UI is activated/deactivated when using a big amount of panels inside the s... Read more
[MSE] game object duplicates on play when reference to that game object ...
Reproduction steps:1. Open attached "NUP43" Unity project.2. Open "1" scene.3. Drag and drop "2" scene into the "1" scene hierarchy.... Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Cloth
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh has a Cloth component, the particles are on... Read more
Attempt to serialize the "decimal" type throws an "Invalid IL code" error
Repro steps:1. Add "[SyncVar] private decimal test;" declaration in NetworkBehaviour script2. Attach that script to the player objec... Read more
[DeepProfile] Crash on "RtlLookupFunctionEntry returned NULL function" w...
Reproduction steps:1. Open attached project.2. Open "scene" scene.3. Go to "Window > Profiler"4. Click on "Deep Profile" in the p... Read more
[SpeedTree or TreeCreator?] Trees do not get Realtime GI and emission fr...
Steps to reproduce: 1. Download and import attached project.2. Play. (Or inspect in the editor) Expected result: Tree gets red color... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template