Search Issue Tracker
[HLAPI] SyncVar should throw warning when changed from client
Steps to reproduce:1. open attached project2. build and connect two instances3. click Space to add to number Expected: when SyncVar ... Read more
MonoDevelop doesn't use the rsp files
Steps to reproduce: 1. Open the attached project.2. In the 'Project' window, open C# 'UnsafeScript'.3. Debug the script. The user is... Read more
[Android] Folders under StreamingAssets that start with the underscore c...
A folder under StreamingAssets with a name starting with the underscore character is not copied to the final APK on Android builds. Read more
[UNET] ClientRpc isn't being called on Local Client after restarting hos...
Steps to reproduce:1. Open "RPCTest repro" project2. Open "Test" scene3. Play in editor4. Press 1 to start hosting-- Notice that Pla... Read more
[iOS] Chinese word "门“ is displayed wrongly on iOS devices (changes to J...
Reproduction Steps:1. Open User's project2. Notice that word "门“ is written in the TextField3. Build to iOS device4. Run App5. Notic... Read more
GrabPass with "Queue" = "Transparent +1" unlits the surface of unrelated...
Reproduction steps(GIF attached):1. Open attached project.2. Select "Main camera" game object.3. Go to "GameObject > Align View T... Read more
Button with animator is not working after setting it not active and acti...
How to reproduce:1. Open the attached project2. Open and play BugScene scene3. Click on the button in the left (The button has an an... Read more
PlayerLoop internal function has been called recursively when building a...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Press play.4. Inspect the console. Result, error ... Read more
Dragging childed image prefab into canvas as a child object does not upd...
Repro steps:1. Open "Canvas.zip" project;2. Open "scene" scene;3. From the Assets folder drag the object "DragMe" on Canvas in the h... Read more
[iOS] string.Intern() is extremely slow on IL2CPP builds
Steps to reproduce:1) Open the attached project.2) Build and deploy to an iOS device.3) Tap the screen once. Wait for a message to b... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved